securityvisionnr/README.md

10 lines
393 B
Markdown
Raw Normal View History

2023-05-08 15:58:56 +00:00
# securityvisionr
securityvisionr is an R package for querying and cleaning data from the Security Vision database.
To use it:
1. Download the raw data from by following the instructions in `vignettes/articles/querying_mediawiki.Rmd`
1. Produce a clean version of the data by running the `wiki.R` script.
1. The created clean dataset, `wiki.json` can be used in `security-vision-3d/data`.