check_n_N_class {lsasim}R Documentation

Check class of n or N

Description

Check the class of an object (usually n and N from cluster_gen)

Usage

check_n_N_class(x)

Arguments

x

either n or N from cluster_gen

Note

This function is primarily used as a way to simplify the classification of n and N in the cluster_gen function.

See Also

cluster_gen()


[Package lsasim version 2.1.6 Index]