con_s3fs | R Documentation |
s3fs connection
con_s3fs()
we set refresh=TRUE
on s3fs::s3_file_system()
so that
you can change the s3 interface within an R session
You can toggle the interface set for one of minio, localstack, aws. See connections for more information.
An S3 list with class 'sixtyfour_client'
paws_clients
con <- con_s3fs()
con
con_s3fs()$file_copy
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.