View source: R/replace-attachment.R
replace_attachment | R Documentation |
Remplace un fichier annexe
replace_attachment(attachment, file_name, published = NULL, quiet = NULL)
attachment |
un objet |
file_name |
le nom du fichier à verser |
published |
la date de publication, si non précisée, prendra la date du jour |
quiet |
quand TRUE ou que l'option dido_quiet est à TRUE supprime les
messages d'information, |
un objet dido_attachment()
Other attachment:
add_attachment()
,
dido_attachment()
,
get_attachment()
,
list_attachments()
,
update_attachment()
## Not run: replace_attachment( attachment = "id", file_name = "filename" ) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.