Description Usage Arguments Details Value Examples
View source: R/BoardSpecByID.R
Get information about a pinterest board using the board ID.
| 1 | BoardSpecByID(boardID, token)
 | 
| boardID | a character string with a board ID. | 
| token | a character string with an access token generated at https://developers.pinterest.com/tools/access_token/ | 
Takes a board ID and an access token, returns a data.frame.
Always returns a data.frame, with a warning when appropriate.
| 1 | BoardSpecByID(boardID = "42080646457333782", token = "your_token")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.