R/view_folder.R

#' Open a folder or a file's folder
#' 
#' Opens the specified folder, or the containing folder of the specified file,
#' in the file explorer
#' 
#' @usage view_folder(path)
#' @param path a file path
#' 
#' @importFrom mda.streams view_folder
#' @name view_folder
#' @rdname view_folder
#' @export
NULL
USGS-R/powstreams documentation built on June 3, 2023, 8:58 a.m.