Learn R Programming

kim (version 0.5.3)

setwd_to_active_doc: Set working directory to active document in RStudio

Description

Set working directory to location of the active document in RStudio

Usage

setwd_to_active_doc()

Arguments

Value

there will be no output from this function. Rather, the working directory will be set as location of the active document.

Examples

Run this code
if (FALSE) {
setwd_to_active_doc()
}

Run the code above in your browser using DataLab