set_diff_dir: Get and set diff directory.

Description Usage Arguments Value

Description

By default, all images created by rifftron will be stored in this directory, so you can easily upload a complete image set in a single step. This defaults to a session-specific temporary directory.

Usage

1
2
3
set_diff_dir(path, create = FALSE)

get_diff_dir()

Arguments

path

path in which to store temporary images

create

If TRUE will create directory if needed, otherwise will throw error if directory is missing

Value

set_diff_dir() invisibly returns old path.


hadley/rifftron documentation built on May 17, 2019, 11:31 a.m.