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

stsci6520hw2

Installation

This package can be installed with the following commands. The package devtools is required.

# install.packages("devtools")
devtools::install_github("stevebroll/stsci6520hw2")


stevebroll/stsci6520hw2 documentation built on Dec. 23, 2021, 5:32 a.m.