R programming language resources › Forums › Graphing › line chart creation from txt fileThis topic has 0 replies, 1 voice, and was last updated 10 years, 2 months ago by fretagi.Viewing 1 post (of 1 total)AuthorPosts March 1, 2015 at 4:01 pm #1105 fretagiMemberHiI am new beginner in R, I am trying to create a line chart using txt file, with almost 2000 colums, by doing: mydata = read.table("filename.txt") mydata #to see data lines(data) plot(mydata) Burt all I can see is just litle dots??’Please can you help?AuthorPostsViewing 1 post (of 1 total)You must be logged in to reply to this topic.Log In Username: Password: Keep me signed in Log In