f_gs_url | R Documentation |
Get URL to Google Sheet.
f_gs_url(c.gs.code, c.sheet = "Sheet1")
c.gs.code |
Google Sheet code. |
c.sheet |
Sheet name (default: "Sheet1") |
-
URL to Google Sheet.
Pieter Overdevest
c.url <- f_gs_url(
c.gs.code = "1Gc7Z1fxLgz60xg5wGpROMyfdwubk9mqeFaMzXh6WIjU"
c.sheet = "Delta"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.