No description
data | ||
data-raw | ||
man | ||
notebook | ||
outputs | ||
R | ||
vignettes | ||
.gitignore | ||
.Rbuildignore | ||
_pkgdown.yml | ||
DESCRIPTION | ||
NAMESPACE | ||
README.md | ||
securityvisionr.Rproj |
securityvisionr
securityvisionr is an R package for querying and cleaning data from the Security Vision database.
To use it:
- Download the raw data from by following the instructions in
vignettes/articles/querying_mediawiki.Rmd
- Produce a clean version of the data by running the
wiki.R
script. - The created clean dataset,
wiki.json
can be used insecurity-vision-3d/data
.