README.md

snapShooteR

Lifecycle:
experimental

The goal of snapShooteR is to …

Requirements

It is necesary to first install ffmpeg. You have to download the static build from FFmpeg Builds, unzip it, rename the folder to FFmpeg and paste it in C:\. Finally, add C:\FFmpeg\bin to the PATH (see WikiHow).

Installation

You can install the released version of snapShooteR from CRAN with:

install.packages("snapShooteR")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("maalid/snapShooteR")

Example

This is a basic example which shows you how to solve a common problem:

library(snapShooteR)
## basic example code

Code of Conduct

Please note that the snapShooteR project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



maalid/snapShooteR documentation built on Sept. 1, 2020, 12:09 a.m.