draw: draw

Description Usage Arguments Examples

Description

transform a folder of scrennshot into a synthetical picture

Usage

1
draw(folder)

Arguments

folder

the path of the folder

Examples

1
2
3
4
5
6
7
## Not run: 
#options(ffmpeg = "C:/ffmpeg-3.1.4-win64-static/bin/ffmpeg.exe") # windows user
library(magrittr)
gen_screenshot(movie = "D:/mymovie.avi") %>%
draw()

## End(Not run)

ThinkRstat/spongecake documentation built on May 9, 2019, 4:43 p.m.