print_citation: Print the citation for a IUROPA component

View source: R/print_citation.R

print_citationR Documentation

Description

This function generates the recommended citations for a IUROPA component. You need to provide the code for a component.

Usage

print_citation(component)

Arguments

component

A string. The code for a component. Use list_components() to get a list of valid values.

Examples

## Not run: 
print_citation(
  component = "cjeu_database_platform"
)
## End(Not run)


jfjelstul/iuropa documentation built on July 25, 2024, 4:11 p.m.