Description Usage Arguments Value
View source: R/fetchAssignments.R
fetch the Assignments spreadsheet for massaging and analysis
1 2 3 4 | fetchAssignments(
url = "https://docs.google.com/spreadsheets/d/1bJw_ad0PLQmLe4RvmRzsVnrOF-9Z9Xth9GTSdwO8B4M"
)
|
url |
url to fetch, deauthed (default is assignments spreadsheet) |
1 | a tibble, via googlesheets4::read_sheet()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.