The goal of agrisvyr is to support the implementation of statistical disclosure control of microdata by providing functions to generate files, folders and reports, to generate and pre-populated R scripts and update anonymization reports with minimal manual intervention.

Installation

agrisvyr is only available in github and You can install the current version of agrisvyr from agrisvyr Github repository with:

library(remotes)
remotes::install_github("Amsata/agrisvyr")

Example

Visit the github page of agrisvyr for more information