rosette : Tools to Work with the Rosette API

You need to put your Rosette API key into your ~/.Renviron file. For example:

ROSETTE_API_KEY=someapikeyststring

The following functions are implemented:

The following data sets are included:

Installation

devtools::install_git("https://github.com/hrbrmstr/rosette.git")
options(width=120)

Usage

library(rosette)

# current verison
packageVersion("rosette")

Test Results

library(rosette)
library(testthat)

date()

test_dir("tests/")


hrbrmstr/rosette documentation built on May 17, 2019, 5:13 p.m.