Description Usage Arguments Value
Build the zip function. This is a shell script that make a copy of all R binaries, R execs, the .R lambda function and all R libraries that is necessery to RUN the lambda function informed. ALL the SHARED LIBS must be specified by hand later.
1 | build_zipfunciton(path, lambda_name, pkg_names)
|
path |
Folder to where the file mus be written |
lambda_name |
Name of the lambda funcion |
pkg_names |
A character vector of the packages that you need to pass do lambda |
Nothing. Builds a text file named zipfunction in the folder that you specify in path
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.