create_master_spreadsheet: Create a Master Spreadsheet (180 + 200)

Description Usage Arguments Value Note Examples

Description

Create a Master Spreadsheet (180 + 200)

Usage

1

Arguments

title

Title for the spreadsheet

data

Optional, A data frame containing data to be used (default: NULL)

trim

Should the resulting worksheet only include the necessary cells? (default: FALSE)

...

Additional arguments passed to gs_new

Value

A googlesheet object

Note

An invalid first row is also created, because this is required by googlesheets.

Examples

1
2
3
4
## Not run: 
ms <- create_master_spreadsheet()

## End(Not run)

KerrLab/introbiocure documentation built on May 17, 2019, 11:36 a.m.