week7
- Two weeks left :(
- Jul 22, 2016
- 1 min read
This week I was able to watch tutorials videos and learning the R programming I learn the different type of functions such as how to read plot data in the R, I learn some other commands such as to write but I havn’t tried I did a an exercise on how to read plot using the read function read.csv.(file.choose(),header=TRUE) -> random this function will open an open window for you to choose where the file radom is to be opened. I was able to see the data in a histogram changing the graph title,size it, I learn that the data that is stored in R as data frames the frames tubular representation of the data with rows and column and the iris data frame is the most used for data frame.Learning R programming was difficult for me because there were some part of the video tutorials that I was able to understand of how its done
Comments