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