Description Usage Arguments Value Author(s) Examples
This function gets messages posted to Pushbullet.
1 | pbGetPosts(apikey = .getKey(), limit = 10)
|
apikey |
The API key used to access the service. It can be
supplied as an argument here, via the global option
|
limit |
Limit number of post. Default is 10. |
A data.frame result record is returned
Chan-Yub Park
1 2 3 4 | ## Not run:
pbGetPosts()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.