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

gpvapp

The goal of gpvapp is to ...

Installation

You can install the development version of gpvapp like so:

# FILL THIS IN! HOW CAN PEOPLE INSTALL YOUR DEV PACKAGE?

Example

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

library(gpvapp)
## basic example code


ratral/gpvapp documentation built on May 13, 2022, 12:51 a.m.