Learn R Programming

tidyhydat (version 0.3.2)

hy_dir: Wrapped on rappdirs::user_data_dir("tidyhydat")

Description

A function to avoid having to always type rappdirs::user_data_dir("tidyhydat")

Usage

hy_dir(...)

Arguments

...

arguments potentially passed to rappdirs::user_data_dir

Examples

Run this code
# NOT RUN {
hy_dir()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab