boto3: boto

Description Usage Details Value Examples

View source: R/client.R View source: R/boto3.R

Description

boto3() is equivalent to import boto3 in Python

These are the latest documents:

Usage

1
2
3

Details

Gain Access to the boto3 Module

This is the base function that the entire biggr2 package runs off of. This is a wrapper for reticulate::import('boto3')

Value

A reticulate module

Examples

1
2
3
4
## Not run: 
boto <- boto3()

## End(Not run)

fdrennan/biggr2 documentation built on March 6, 2021, 7:13 a.m.