knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)
library(stringr)

stpvers

Die stpvers ist eine Kopie von tidyverse und ladet die library stpAPA2, stpOutput, stpAggregate und stpData.
The stpvers package is designed to make it easy to install and load core packages from the stp4 in a single command.

Overview

library(stpvers)

Installation

Requirements

To use stpvers you need to make sure the following software is installed on your computer:

Install stpvers

Once all that is taken care of, install stpvers from GitHub:

devtools::install_github("stp4/stpvers")
# devtools::install_github("stp4/stp25")

devtools::install_github("stp4/stp25APA2")
devtools::install_github("stp4/stp25output")
devtools::install_github("stp4/stp25data")
devtools::install_github("stp4/stp25aggregate")
devtools::install_github("stp4/stp25plot")

Usage

library(stpvers)
getwd()

isFALSE(TRUE)

Please note that this project is released only as an experimental project.



stp4/stpvers documentation built on Nov. 3, 2022, 5:38 p.m.