flyio_get_datasource: Get global data source name for flyio

Description Usage Value Examples

View source: R/flyio_datasource.R

Description

Get global data source name to be used for all the functions in flyio. Returns the value stored using flyio_set_datasource

Usage

1

Value

the string - data source name stored

Examples

1
2
3
4
# first setting the data source
flyio_set_datasource("s3")
# getting the data source
flyio_get_datasource()

socialcopsdev/flyio documentation built on Feb. 15, 2020, 11:15 p.m.