fs_embed {rfigshare} | R Documentation |
Upload a figure to figshare and return the url
Description
Upload a figure to figshare and return the url
Usage
fs_embed(file)
Arguments
file |
path to an image file |
Details
use with opts_knit$set(upload.fn = fs_embed)
Value
a url to the image file
[Package rfigshare version 0.3.8 Index]