Create Easily Canvas in 'shiny' and 'RMarkdown' Documents
Add a background or an overlay image to a preexisting canvas
Create a canvas element for drawing
Insert external images inside canvas element
Add an image to a preexisting canvas element
Create shapes inside a canvas
Add a shape object to a preexisting canvas element
Insert text within canvas element
Add text within preexisting canvas element
Create an HTML dependency for FileSaver.js
Allows the user to implement easily canvas elements within a 'shiny' app or an 'RMarkdown' document. The user can create shapes, images and text elements within the canvas which can also be used as a drawing tool for taking notes. The package relies on the 'fabricjs' 'JavaScript' library. See <http://fabricjs.com/>.
Useful links