get_absolute_path: Get absolute path to a file or directory

View source: R/utils.R

get_absolute_pathR Documentation

Get absolute path to a file or directory

Description

Get absolute path to a file or directory

Usage

get_absolute_path(path)

Arguments

path

A path to a file or directory

Value

The absolute path to the file or directory

Examples

get_absolute_path("~/Documents")
get_absolute_path("~")
get_absolute_path(datastore_example_path())


seandavi/RefineBio documentation built on June 1, 2025, 4:10 p.m.