read Google Spreadsheet "maize_studies"
1 2 3 4 5 6 | read_gspread_master(
book = "maize_studies",
sheet = "all",
lib = "",
cred = "~/.config/google_account_token.json"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.