Description Usage Arguments Examples
This function reads all the sheets in an excel book on dropbox
| 1 | read_site_sheet(sitename, sheetname = NULL, ...)
 | 
| sitename | The name of the site you want to read data from, or a path to where the excel files are on your local computer (for offline work): | 
| sheetname | The name of the sheetname you want:  | 
| file | The file name to fetch | 
| OnDisk | Are you reading from a local copy or Dropbox? defaults to FALSE | 
| 1 | macae <- read_site_sheet(("Macae"), "leaf.waterdepths")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.