knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

dogs

The goal of dogs is to demonstrate that dogs are man's best friend.

Installation

You can install the released version of dogs from GitHub with:

devtools::install_github("tomwestlake121/dogs")

Example

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

dogs::dogs_over_cats()


tomwestlake121/dogs documentation built on May 16, 2019, 3:25 p.m.