To check what your actual working directory is try
getwd()
To look a list of files in your actual working directory try
dir()
If your working directory is not what you expected change it with
setwd("path to directory")
There are several ways in Windows to ensure that R starts in the required
E,
1. urls need to be ull qualified including the protocol such as
"http://www.facebook.com";
2. filenames are relative to the current working directory, if they are
not in the current working directory, secify the full path.
3. read.csv() cannot read docx files
Best,
Uwe Ligges
On
2 matches
Mail list logo