powered by
Constructs an inline object of type "Image".
"Image"
Image(target, text, caption = "", attr = Attr())
a character string giving the target (hyper reference)
a inline object or a list of inline objects giving the visible part
a character string describing the picture
an optional object of type "Attr"
"Attr"
Further Usage examples can be found in the README.
Image("https:://Rlogo.jpg", "some_text", "fig:some_caption")
Run the code above in your browser using DataLab