initial_ingestion: An Initial Ingestion Function

Description Usage Arguments Examples

View source: R/initial_ingestion_function.R

Description

This function allows you to create a new EarthTime data layer in Google Sheets.

Usage

1
2
3
4
5
6
initial_ingestion(
  dataframe,
  data_layer_name,
  display_sheet_in_browser = FALSE,
  share_with_anyone = TRUE
)

Arguments

dataframe

Specify the name of the data frame you wish to upload.

data_layer_name

Specify the name of the new EarthTime data layer.

Examples

1

andrewcberkley/EarthTimeR documentation built on Dec. 19, 2021, 3:33 a.m.