groupedstats (version 0.0.7)

set_cwd: Setting Working Directory in RStudio to where the R Script is.

Description

This function will change the current working directory to whichever directory the R script you are currently working on is located. This preempts the trouble of setting the working directory manually.

Usage

set_cwd()

Arguments

Value

Path to changed working directory.