get_all_blob_files_content: Import Files From Container

Description Usage Arguments Value

View source: R/blob_utils.R

Description

Import all blob files from container

Usage

1
2
3
4
5
6
get_all_blob_files_content(
  save_file,
  container = "transcripts",
  refresh_data_old = 30,
  ...
)

Arguments

save_file

Path to local file. This is where merged file is saved and path to load data from if it is already saved

container

Blob container

refresh_data_old

Look at refresh_data_old in get_blob_file

...

other arguments to get_blob_file function.

Value

Result of GET request


MislavSag/equityData documentation built on Dec. 17, 2021, 4:18 a.m.