search for: 2bdata

Displaying 3 results from an estimated 3 matches for "2bdata".

Did you mean: cbdata
2009 Sep 11
1
Simple time series questions
...://www.nabble.com/file/p25398419/Excel%2Bchart%2Bexample.pdf Excel+chart+example.pdf , something that was quite easy to do in Excel, except that I need a log y-axis: something that R can do and Excel can't. The data is in the attached CSV file http://www.nabble.com/file/p25398419/test%2Bchart%2Bdata.csv test+chart+data.csv . I can read it in OK, and create separate charts: testdata<- read.table("C:\\Files\\test chart data.csv", head = T, sep = ",",na.strings = "na") test_date = as.Date(testdata$Date,"%d-%m-%y") test_data_model = testdata$Model test_...
2009 Sep 02
1
Problems with Boxplot
...age: "Error in scan(file, what, nmax, sep, dec, quote, skip, nlines, na.strings, : line 145 did not have 50 elements" when I get to the "data_headings" line. I have no idea why R is seeing a difference between these two files. http://www.nabble.com/file/p25256461/Post%2Btrial%2Bdata.csv Post+trial+data.csv http://www.nabble.com/file/p25256461/Larger%2Btrial.csv Larger+trial.csv Thanks for any suggestions, Guy Green -- View this message in context: http://www.nabble.com/Problems-with-Boxplot-tp25256461p25256461.html Sent from the R help mailing list archive at Nabble.com...
2008 Mar 25
2
Newbie question
I have 2 tables,T1 and T2. There are 4 columns of T1 and 2 columns of T2 T2 1. 990334. G000021 2. 844047. G000025 3. 281739. G000037 4 280903. G002615 5 418546. G004657 The data in T1 V1 V2 V3 V4 1 T00015 AFP1 human G004657 2 T00035 AP-2alphaA human G002615 3 T00036 AP-4 human G003918 4 T00040 AR human G004953 5 T00045