Skip to content

sofiasiamp/datashieldDescriptives

Repository files navigation

datashieldDescriptives

R-CMD-check codecov

These R client-side functions where created to help automate the production of descriptive statistics by running already existing DataSHIELD functions on any number of harmonized datasets.

Installation

First, you need to install the “remotes” package from CRAN:

install.packages("remotes")
library(remotes)

And then install this Github repository

remotes::install_github("sofiasiamp/datashieldDescriptives")

Example

This is a basic example on how to use it:

#library(datashieldDescriptives)
#datashield_descriptive(dsfunction = ds.class, datasources = opals, df = "D")

About

DataSHIELD desctiptive functions

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages