View source: R/faasr_arrow_s3_bucket.R
faasr_arrow_s3_bucket | R Documentation |
'test' Uses "arrow" library to set up the configurations with given json file and provide the object to the users
server_name |
for string, default value is faasr$DefaultDataStore |
s3 representing object for "arrow"
# this function can be run only inside the container
if (interactive()){
arrow_s3 <- faasr_arrow_s3_bucket()
arrow_s3$ls
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.