powered by
Create an array of map.csa.mca maps
map.csa.mca.array(csa.object, ndim = 3, fixed.coord = TRUE, ...)
a result object created by the soc.csa function
the number of dimensions to include in the array, starting from 1
if TRUE the limits of all plots are set to the same as the largest plot
for further arguments see map.csa.mca
# NOT RUN { example(soc.csa) csa.res <- soc.csa(result, class.age) map.csa.mca.array(csa.res, ndim = 3) # }
Run the code above in your browser using DataLab