Usage
get_normalized_path(site_install, pkgname, dir_type, filename)
Arguments
- site_install
Logical indicating whether installation is site-wide.
- pkgname
Character string of the package name.
- dir_type
Character string specifying the type of directory. Valid values are "config" and "data".
- filename
File to add.
Value
A character string of the normalized path.