reset.APS.outdir {AnalysisPageServer}R Documentation

Reset AnalysisPageServer output directory

Description

This directory is used by embed.APS.dataset to decide where to save the .svg and .json files. This function resets it to its default, ".".

Usage

reset.APS.outdir()

Value

Nothing of note

Author(s)

Brad Friedman

See Also

get.APS.outdir, set.APS.outdir

Examples

set.APS.outdir("/some/path")
get.APS.outdir()
reset.APS.outdir()

[Package AnalysisPageServer version 1.14.0 Index]