Description Usage Arguments Value Examples
This function is a thin wrapper over the json2veris function. In later versions of vcdb incidents, the original function may result in a dataframe where one or more of its variables is another level of nested list object(s). This function eliminates these columns, so they're in a more ready state for most data analysis tasks. '
1 | importveris(dir, schema = "data/vcdb-merged.json")
|
dir |
The directory to list through. This may be a vector of directorites, in which case each all the matching files in each directory will be loaded. |
schema |
a full veris schema with enumerations included |
a data frame
1 | importveris("~/Datasets/vcdb_small/")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.