summary.cldf | R Documentation |
Summarises the CLDF file
## S3 method for class 'cldf'
summary(object, ...)
object |
the CLDF dataset |
... |
Arguments to be passed to or from other methods. Currently not used. |
None
cldfobj <- cldf(system.file("extdata/huon", "cldf-metadata.json", package = "rcldf"))
summary(cldfobj)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.