powered by
conceptmaps creates a conceptmaps object based on either an empty set of concept map or on a list of concept maps.
conceptmaps
# S3 method for default conceptmaps(x, ...)
The set of concept maps. For NULL, an empty set of concept maps is created, otherwise the object is cooerced into a list.
-
A conceptmaps object.
# NOT RUN { empty_cms = conceptmaps(NULL) # }
Run the code above in your browser using DataLab