Learn R Programming

metabodecon (version 1.6.2)

datadir_temp: Temporary Data Directory

Description

Returns the path to the temporary data directory where metabodecon's data sets are stored. This directory equals subdirectory 'data' of metabodecons temporary session directory tmpdir() plus additional path normalization.

Usage

datadir_temp()

Arguments

Value

Returns the path to the temporary data directory.

Author

2024-2025 Tobias Schmidt: initial version.

See Also

tmpdir(), datadir(), datadir_persistent()

Examples

Run this code
datadir_temp()

Run the code above in your browser using DataLab