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