Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

writing to STORAGE_TYPES$GOOGLE_SHEETS works with non empty googlesheet #26

Open
konradmayer opened this issue Apr 26, 2017 · 1 comment

Comments

@konradmayer
Copy link

writing to STORAGE_TYPES$GOOGLE_SHEETS works fine, but only with a google sheet already filled with a header-row and at least one more row. Otherwise I get an error

all(lengths == 1L | lengths == n) is not TRUE

from the function call of gs_add_row() as explained in its documentation.

so probably it would be a good thing to indicate the usage of googlesheets is also supported by your package with the current limitations of the googlesheets package.

@daattali
Copy link
Owner

daattali commented Apr 26, 2017 via email

magrathj added a commit to magrathj/shinyforms that referenced this issue Jul 2, 2019
Wrote documentation on how to use Google sheets as a storage type. Addresses issue "writing to STORAGE_TYPES$GOOGLE_SHEETS works with non empty googlesheet daattali#26 "
@magrathj magrathj mentioned this issue Jul 2, 2019
magrathj added a commit to magrathj/shinyforms that referenced this issue Aug 4, 2019
Wrote documentation on how to use Google sheets as a storage type. Addresses issue "writing to STORAGE_TYPES$GOOGLE_SHEETS works with non empty googlesheet daattali#26 "
@magrathj magrathj mentioned this issue Aug 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants