| verify_vc | R Documentation |
Reads the file with read_vc().
Then verifies that every variable listed in variables is present in the
data.frame.
verify_vc(file, root, variables)
file |
the name of the git2rdata object. Git2rdata objects cannot
have dots in their name. The name may include a relative path. |
root |
The root of a project. Can be a file path or a |
variables |
a character vector with variable names. |
Other storage:
display_metadata(),
list_data(),
prune_meta(),
read_vc(),
relabel(),
rename_variable(),
rm_data(),
update_metadata(),
write_vc()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.