restez_path_get: Get restez path

View source: R/filepath-tools.R

restez_path_getR Documentation

Get restez path

Description

Return filepath to where the restez database is stored.

Usage

restez_path_get()

Value

character

See Also

Other setup: restez_path_set(), restez_path_unset(), restez_ready(), restez_status()

Examples

library(restez)
# set a restez path with a tempdir
restez_path_set(filepath = tempdir())
# check what the set path is
(restez_path_get())

AntonelliLab/restez documentation built on April 22, 2024, 7:27 p.m.