opendir: File access direclty from R

View source: R/opendir.R

opendirR Documentation

File access direclty from R

Description

Short function for opening either a file directory within any operating system (Windows, MAC OS, etc.) or a website (only working with the complete url) from R directly.

Usage

opendir(dir = getwd())

Arguments

dir

Path, that should be opened with the current working directory as default.

Author(s)

Dennis Freuer


freuerde/puzzle documentation built on March 27, 2022, 5:30 p.m.