Learn R Programming

rfigshare (version 0.3.8)

fs_embed: 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

Value

a url to the image file

Details

use with opts_knit$set(upload.fn = fs_embed)