ary 28, 2017 1:06 PM
To: Ashley Patton
Cc: R-help
Subject: Re: [R] Novice users in need of urgent help with boxplots
> On Feb 28, 2017, at 8:11 AM, Ashley Patton via R-help
> wrote:
>
>
> Hi, please forgive me but I am completely new to R and have no experience
> with
> On Feb 28, 2017, at 8:11 AM, Ashley Patton via R-help
> wrote:
>
>
> Hi, please forgive me but I am completely new to R and have no experience
> with it other than a 3 day training course but I need to use it for an urgent
> project and don't have time to learn a whole new language before
The first thing you need to do is to read your data in. Convert your excel file
to a csv file, say mydata.csv, and make sure that you know where it is eg folder
"Datafile" on C drive. Then use setwd("C:/Datafile") and then
read.csv("mydata.csv") That should upload it and you can trawl t'interne
Hi, please forgive me but I am completely new to R and have no experience with
it other than a 3 day training course but I need to use it for an urgent
project and don't have time to learn a whole new language before the deadline,
although I hope to get there soon.
My question is this. I have
4 matches
Mail list logo