setwd_to_active_doc: Set working directory to active document in RStudio

View source: R/setwd_to_active_doc.R

setwd_to_active_docR Documentation

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()

Value

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

Examples

## Not run: 
setwd_to_active_doc()

## End(Not run)

jinkim3/kim documentation built on Feb. 26, 2025, 10:03 a.m.