build_files: Write all necessary files to build the zip archive to lambda

Description Usage Arguments Details

View source: R/build.R

Description

This function is a wrapper of individuals functions written in this package. Build bootstrap, dockerfile, build, zipfunction files and put .R lambda file in the folder specified.

Usage

1
build_files(path, lambda)

Arguments

path

Folder of project that will receive all files

lambda

Path to .R file of lambda

Details

This functions only build files that can't build the necessary zip file to submit to AWS lambda.


zegkreist/lambaRt documentation built on Dec. 12, 2019, 9:15 a.m.