insert_image: Insert an image

Description Usage Arguments Value

Description

Insert an image

Usage

1
2
3
insert_image(image_path, caption = NULL, float_environment = "h!",
  image_width = "\\textwidth", centering = TRUE, caption_above = TRUE,
  concat = FALSE)

Arguments

image_path

The path to the image on the computer (including name and extension of image, eg. image.pdf)

caption

Caption to put on image (optional)

float_environment

Environment to float image in (defaults to "h!")

image_width

Width of image (defaults to "\textwidth")

centering

Should image be centered?

Value

An image in the survey


jaspercooper/surveybuilder documentation built on May 18, 2019, 5:55 p.m.