new_api_pkg: new_api_pkg

Description Usage Arguments Value

Description

Automates the creation of new API packages.

Usage

1
new_api_pkg(pkg = NULL, key = NULL, base = NULL, version = NULL)

Arguments

pkg

Name of package.

key

Authorization key(s). In interactive sessions this defaults to input supplied to the console.

base

Base URL to API. In interactive sessions this defaults to input supplied to the console.

version

Version number for API. In interactive sessions this defaults to input supplied to the console.

Value

Creates new R package with API funs skeleton.


mkearney/apitools documentation built on May 27, 2019, 7:45 a.m.