init_script: Initiate Commonly Used Script

Description Usage Arguments Value

Description

Initiate commonly used script:

init_config - To declare database and API configuration

init_plumber - To convert R code to web API

Please modify content accordingly.

Usage

1
2
3
4
5
init_script(name, path = ".", overwrite = FALSE)

init_config(path = ".", overwrite = FALSE)

init_plumber(path = ".", overwrite = FALSE)

Arguments

name

script selection

path

Path to generate template. Default being the current directory.

overwrite

Overwrite? Default = FALSE

Value

Boolean - True if success, False if failure


tmasjc/rConsulKV documentation built on May 15, 2019, 12:47 p.m.