Skip to content

chaireBioNorth/repotest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

repotest

This is a test

Travis

Installation

To install the package repotest from GitHub, first install the package devtools from the CRAN.

# Install the < devtools > package
install.packages("devtools", dependencies = TRUE)

# Load the < devtools > package
library(devtools)

Then install the repotest package:

# Install the < repotest > package from GitHub
devtools::install_github("chaireBioNorth/repotest", build_vignettes = TRUE)

# Load the < repotest > package
library(repotest)

Usage

hello("Hello world!")

Releases

No releases published

Packages

No packages published

Languages