get_homedir: Get File Path of User's Home Directory

View source: R/homedir.R

get_homedirR Documentation

Get File Path of User's Home Directory

Description

Get File Path of User's Home Directory

Usage

get_homedir(osType = .OStype())

Arguments

osType

Optional. Type of operating system, one of "unix", "windows"

Value

path of user's home directory on windows (full path home directory path but without '/Documents') or linux


KWB-R/kwb.utils documentation built on April 1, 2024, 7:12 a.m.