| get_image | R Documentation |
Please use get_thumbnail,
delete_thumbnail, and has_thumbnail instead.
get_image saves the content image to the given path (default: temp file).
delete_image removes the image (optionally saving to the given path)
has_image returns whether the content has an image
get_image(content, path = NULL)
delete_image(content, path = NULL)
has_image(content)
content |
A content object |
path |
optional. The path to the image on disk |
Other content functions:
content_delete(),
content_item(),
content_title(),
content_update(),
create_random_name(),
dashboard_url(),
delete_thumbnail(),
delete_vanity_url(),
deploy_repo(),
get_associations(),
get_bundles(),
get_environment(),
get_job(),
get_jobs(),
get_log(),
get_thumbnail(),
get_vanity_url(),
git,
has_thumbnail(),
lock_content(),
permissions,
search_content(),
set_image_path(),
set_integrations(),
set_run_as(),
set_thumbnail(),
set_vanity_url(),
swap_vanity_url(),
swap_vanity_urls(),
terminate_jobs(),
verify_content_name()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.