Description Usage Arguments Examples
Gets group number (or name) from file name, title from h1 tag, and content from p tags. Name of Google Sheet is determined by zip file name.
Call only when creating a new sheet on GoogleDrive.
1 | zip_to_drive(path = "~/Downloads", pattern = "test")
|
path |
folder where student files are stored |
pattern |
pattern to match in filenames |
1 2 | nss <- zip_to_drive("~/Downloads", "Final_Project_Groups.zip")
drive_browse(nss)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.