View source: R/fs_make_private.R
fs_make_private | R Documentation |
Make an article private (draft only?)
fs_make_private(article_id, session = fs_get_auth())
article_id |
the id number of the article |
session |
(optional) the authentication credentials from |
output of PUT request (invisibly)
Carl Boettiger cboettig@gmail.com
fs_auth
## Not run: fs_make_private(123) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.