Travis build status

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

testPkg

The goal of testPkg is to ...

Example

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

## basic example code
source('~/testPkg/R/hello.R')
hello("julia")


juliafum/testPkg documentation built on May 13, 2019, 3:01 a.m.