Skip to content

Conversation

@juliasilge
Copy link
Member

Closes #737 as well as #481

I got a start on this draft while working on #749 and used the Google Drive board as the example. It's a pretty good example, mostly because the googledrive R package is so nice.

One thing this vignette highlights is that a lot of functions needed to create these methods are internal, like version_setup(), check_pin_exists(), and so forth, are all unexported. Should we export them? Or show them being used like pins:::check_pin_exists() in this vignette?

Comment on lines +195 to +197
- `test_api_basic(board)`
- `test_api_versioning(board)`
- `test_api_meta(board)`
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are unexported too.

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

Successfully merging this pull request may close these issues.

Enabling extension of pins to other platforms

2 participants