Skip to content

❗ This is a read-only mirror of the CRAN R package repository. RastaRocket — Rocket-Fast Clinical Research Reporting. Homepage: https://github.com/biostatusmr/RastaRockethttps://biostatusmr.github.io/RastaRocket/ Report bugs for this package: https://github.com/biostatusmr/RastaRocket/issues

Notifications You must be signed in to change notification settings

cran/RastaRocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RastaRocket

R-CMD-check Documentation

English

Package installation

To install the RastaRocket package, use the following code. Note that the devtools package must be installed beforehand. Ensure the build_vignettes = TRUE option is set during installation to access the included tutorial vignette:

devtools::install_github("BiostatUSMR/RastaRocket", build_vignettes = T)

Access tutorials

After installing the package with build_vignettes = TRUE, you can access the RastaRocket tutorials contained within the vignette. Two tutorials are included :

Setup project

To see how you can setup a project, please look at SetupProject vignette

vignette("SetupProject")

Description function

To view the tutorial on how to use the descriptive functions, run the following command:

vignette("RastaRocketVignette")
vignette("DescribeAE")

Adverse Event Description

To view the tutorial on how to use the adverse event descriptive functions, run the following command:

vignette("DescribeAE")

If everything is set up correctly, the vignettes should open, providing a detailed guide to using the package.

Français

Installation du package

Pour installer le package RastaRocket, utilisez le code suivant. Notez que le package devtools doit être installé au préalable. Assurez-vous que l’option build_vignettes = TRUE est activée lors de l’installation pour accéder au tutoriel inclus sous forme de vignette :

devtools::install_github("BiostatUSMR/RastaRocket", build_vignettes = T)

Accéder au tutoriel

Après avoir installé le package avec l'argument build_vignettes = TRUE, vous avez accès aux deux tutoriels de RastaRocket :

Démarrer un projet

Pour voir comment démarrer un projet, vous pouvez regarder la vignette SetupProject :

vignette("SetupProject")

Fonction de description

Pour voir le tutoriel sur les fonctions de description, vous pouvez ouvrir la vignette RastaRocketVignette :

vignette("RastaRocketVignette")

Si tout est bien installé, les deux vignettes devraient s'ouvrir.

About

❗ This is a read-only mirror of the CRAN R package repository. RastaRocket — Rocket-Fast Clinical Research Reporting. Homepage: https://github.com/biostatusmr/RastaRockethttps://biostatusmr.github.io/RastaRocket/ Report bugs for this package: https://github.com/biostatusmr/RastaRocket/issues

Resources

Stars

Watchers

Forks

Packages

No packages published