Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

R Package to Securely Wrangle Dataset According to Data Usage Agreement

License

NotificationsYou must be signed in to change notification settings

btskinner/duawranglr

Repository files navigation

R build statusGitHub releaseCRAN_Status_Badge

The guiding principle behind duawranglr is to make it easier fororganizations to share data that contain protected elements and/orpersonally identifiable information (PII) with researchers. There are twokey problems this package attempts to solve:

  1. Data owners and reseachers may wish to collaborate on multipleprojects, each with a different level of data security required;executing a unique data usage agreement (DUA) for each project canbe time consuming and inefficient.
  2. Administrators tasked with approving data requests do not alwayshave the time or technical proficiency to closely review the codethat reads, subsets, filters, and deidentifies data files accordingto a DUA.

This package offers a set of functions to help users create shareabledata sets from raw data files that contain protected elements. Relyingon master crosswalk files that list restricted variables, packagefunctions warn users about possible violations of data usage agreementand prevent writing protected elements.

Installation

Install the latest released version from CRAN with

install.packages("duawranglr")

Install the latest development version from Github with

devtools::install_github("btskinner/duawranglr")

Usage

See vignettes ordocumentation sitefor package motivation and an example use case.

About

R Package to Securely Wrangle Dataset According to Data Usage Agreement

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors4

  •  
  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp