Skip to content

Functionnalities to help authors to format documentation about the Stics model

License

Notifications You must be signed in to change notification settings

SticsRPacks/SticsPubRTools

Repository files navigation

SticsPubRTools

The goal of SticsPubRTools is to …

Prerequisites and technical tips

Installation

The package installation can be done directly from GitHub using either devtools or the lightweight one remotes package

The last release version can be installed using:

  • With devtools
devtools::install_github("SticsRPacks/SticsPubRTools@*release")
  • With remotes
# install.packages("remotes")
remotes::install_github("SticsRPacks/SticsPubRTools@*release")

Or the current development version can be installed using:

devtools::install_github("SticsRPacks/SticsPubRTools")

Normaly, all the package dependencies will be installed for CRAN packages.

Example

This is a basic example which shows you how to solve a common problem:

library(SticsPubRTools)
## basic example code

About

Functionnalities to help authors to format documentation about the Stics model

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages