load_lehman_data: Function for reading data from AWS S3 storage

View source: R/load_lehman_data.R

load_lehman_dataR Documentation

Function for reading data from AWS S3 storage

Description

This function reads an R data set from storage. It requires that you have keys and the name of the bucket set as envrionmental variables. It is a convenience function for s3load() from the aws.s3 package. AWS_DEFAULT_BUCKET is the name of the global variable holding the bucketname.

Usage

load_lehman_data(df)

lehmansociology/lehmansociology documentation built on May 21, 2022, 9:06 p.m.