gganimate_tempfile: Create a temporary file within the temporary directory

Description Usage Arguments

View source: R/utilities.R

Description

This is necessary because the animation package often copies to the temporary directory, which leads to animation trying to copy a file to itself.

Usage

1
gganimate_tempfile(pattern = "file", fileext = "")

Arguments

pattern

the initial part of the name

fileext

file extension


YTLogos/gganimate documentation built on May 20, 2019, 1:48 p.m.