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

An R package to create Analysis Results Datasets (ARDS)

NotificationsYou must be signed in to change notification settings

dbosak01/ards

Repository files navigation

ards versionards lifecycleards downloadsards total downloadsR-CMD-check

Introduction toards

ards package logo

An Analysis Results Dataset (ARDS) is commonly used in the pharma-biotech industryto capture the results of an analysis in a tabular data structure. Theardspackage helps create the ARDS.ards functions can be called from insidean analysis or reporting program. The functions use a"bucketing" approach, whereby data can be added to the ARDS in multiplecalls and from multiple intermediate data sets.

Installation

Theards package can be installed from the console. Simply runthe following command:

install.packages("ards")

Or if you want the latest development version, you can install it directlyfrom github:

devtools::install_github("https://github.com/dbosak01/ards")

Then put the following line at the top of your program or script:

library(ards)

Theards package will give you access to a number of functionsto help create an Analysis Results Dataset (ARDS).For examples and usage information, visit theards documentationsitehere.

Getting Help

If you need help, the first placeto turn to is theards web site. The web sitehas full documentation on allards functions.

If you want to look at the code for theards package, visit thegithub pagehere.

If you encounter a bug or have a feature request, please submit an issuehere.

See Also

Thesassy meta-package includes several packages that help make Reasier for everyone. You can read more about thesassy packagehere.

About

An R package to create Analysis Results Datasets (ARDS)

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors2

  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp