create_api: create_api

Description Usage Arguments Value Examples

View source: R/create_api.R

Description

create the dirctory containing the plumber API and Dockerfile necessary to create a Docker image for the polished API.

Usage

1
create_api(dir_path = "./polished_api")

Arguments

dir_path

the path to the directory that will contain the newly created plumber API and Dockerfile.

Value

nothing

Examples

1
2
3
4
## Not run: 
  create_api()

## End(Not run)

Tychobra/polishedapi documentation built on July 19, 2020, 11:41 p.m.