Okay, I switched to plain text. Let's see if people can see this better.
I have come back to trying to learn R after a long time away, and have begun
with the YouTube tutorial videos by David Langer, as seen on "Introduction to
Data Science with R - Data Analysis Part 1." I am using R Studio with
I have come back to trying to learn R after a long time away, and have begun
with the YouTube tutorial videos by David Langer, as seen here Introduction to
Data Science with R - Data Analysis Part 1. I am using R Studio with R version
3.4.4 (2018-03-15) -- "Someone to Lean On"
Around 1:16:00 in
I have been trying to install the package "reshape2" using the code:
> install.packages("reshape2")
I get the following return:
Installing package into ‘C:/Users/Jason/Documents/R/win-library/3.0’
(as ‘lib’ is unspecified)
Warning: unable to access index for repository
http://cran.cs.wwu.edu/bin/
I am just beginning to learn R, using _R for Dummies_ by Andrie de Vries and
Joris Meys. I am using Windows 7, and RGui (64-bit) version 3.0.2. I have
reached the chapter on "Getting Data Into and Out of R." But the code they use
for importing data doesn't seem to be working for me.
Their examp
4 matches
Mail list logo