| fs_details | R Documentation | 
Get details for an article
fs_details( article_id, mine = is_mine(article_id), session = fs_get_auth(), show_versions = FALSE, version = NULL, debug = FALSE )
| article_id | number | 
| mine | logical (default FALSE). Set to true to see article details for your own non-public articles | 
| session | the authentication credentials from  | 
| show_versions | logical, show what versions are available | 
| version | show a given version number | 
| debug | logical, enable debugging mode? | 
Carl Boettiger cboettig@gmail.com
fs_auth
## Not run: fs_details(138) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.