citation: Extracts a single table from a CLDF dataset.

View source: R/citation.R

citationR Documentation

Extracts a single table from a CLDF dataset.

Description

Extracts a single table from a CLDF dataset.

Usage

citation(object)

Arguments

object

the CLDF dataset

Value

invisible(string)

Examples

citation(cldf(system.file("extdata/huon", "cldf-metadata.json", package = "rcldf")))

SimonGreenhill/rcldf documentation built on April 25, 2024, 8:27 a.m.