| test_image | R Documentation |
Two test images are available within the gt package. Both contain the
same imagery (sized at 200px by 200px) but one is a PNG file while the other
is an SVG file. This function is most useful when paired with local_image()
since we test various sizes of the test image within that function.
test_image(type = c("png", "svg"))
type |
The image type
The type of image to produce here can either be |
A character vector with a single path to an image file.
9-4
v0.2.0.5 (March 31, 2020)
Other image addition functions:
ggplot_image(),
local_image(),
web_image()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.