View source: R/yupana_import.R
yupana_import | R Documentation |
Graph summary data
yupana_import(data)
data |
Summary information with options |
list
## Not run:
library(inti)
library(gsheet)
url <- paste0("https://docs.google.com/spreadsheets/d/"
, "15r7ZwcZZHbEgltlF6gSFvCTFA-CFzVBWwg3mFlRyKPs/edit#gid=338518609")
# browseURL(url)
fb <- gsheet2tbl(url)
info <- yupana_import(fb)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.