citation_meta | R Documentation |
citation_meta
R6 classA class which contains citation information.
get_errors
Return the errors
get_meta
Return the meta data as a list
get_notes
Return the notes
get_type
A string indicating the type of source.
get_path
The path to the project.
get_warnings
Return the warnings
new()
Initialize a new citation_meta
object.
citation_meta$new(path = ".")
path
The path to the root of the project.
print()
Print the citation_meta
object.
citation_meta$print(...)
...
currently ignored.
clone()
The objects of this class are cloneable with this method.
citation_meta$clone(deep = FALSE)
deep
Whether to make a deep clone.
Other class:
checklist
,
organisation
,
spelling
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.