knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)
# Define variable containing url
url <- "https://travis-ci.org/raynus/course3wk4.svg?branch=master"

Travis Badge

course3wk4

The goal of course3wk4 is to complete the course and try the github readme function

Installation

You can install course3wk4 from github with:

# install.packages("devtools")
devtools::install_github("raynus/course3wk4")

Example

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

## basic example code


raynus/course3wk4 documentation built on May 13, 2019, 5:26 p.m.