Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

get working directory rstudio

# For getting current working directory in terminal in Rstudio
getwd()
setwd(dir)
Comment

rstudio working directory

# Imports data from outside the working directory, allows to choose the file
d <- readRDS(file = file.choose())
Comment

PREVIOUS NEXT
Code Example
Shell :: fix kde root themes 
Shell :: vitejs tailwind 
Shell :: osx stop httpd 
Shell :: install laravel dompdf 
Shell :: elasticsearch get indices regex 
Shell :: command to update ubuntu 
Shell :: linux chmod 
Shell :: see network trafic linux 
Shell :: Creating a new Laravel application 
Shell :: install tar.xz in ubuntu 20.4 
Shell :: chmod 777 command in linux 
Shell :: batch for loop 
Shell :: ufw add rule with comment 
Shell :: how to delete all branches in git local 
Shell :: angular cli disable auto reload 
Shell :: applescript copy to clipboard 
Shell :: linux x11 dev 
Shell :: nano line number 
Shell :: undercover mode kali 
Shell :: clone a particular branch 
Shell :: how to install linux 
Shell :: conda command not found 
Shell :: change file permission linux 
Shell :: grep binary files 
Shell :: curl upload to artifactory with basic auth 
Shell :: Bluetooth problem Linux 
Shell :: install mpg321 
Shell :: install node package globally 
Shell :: create and switch to a branch 
Shell :: bash make multiple directories in current directory 
ADD CONTENT
Topic
Content
Source link
Name
7+6 =