Description Usage Arguments Examples
View source: R/initial_ingestion_function.R
This function allows you to create a new EarthTime data layer in Google Sheets.
1 2 3 4 5 6 | initial_ingestion(
dataframe,
data_layer_name,
display_sheet_in_browser = FALSE,
share_with_anyone = TRUE
)
|
dataframe |
Specify the name of the data frame you wish to upload. |
data_layer_name |
Specify the name of the new EarthTime data layer. |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.