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

sell

The goal of sell is to ...

Installation

remotes::install_github('Cloud9Smart/sell')

Example

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

library(sell)

get_sell('/settings/user')


Cloud9Smart/sell documentation built on Nov. 12, 2020, 9:44 p.m.