Displaying 2 results from an estimated 2 matches for "wral".
Did you mean:
ral
2011 Feb 28
1
Creating Boxpot with R within bash script
...lt; EOF
CAPE.df = read.table ("sref.sfccape.rdu.txt", header=TRUE, sep=" ")
boxplot ( APCP ~ HOUR, data=CAPE.df )
EOF
I have done a lot of searching, but apparently not in the correct places. Anyone's help will be appreciated greatly!
Greg Fishel
Chief Meteorologist
WRAL-TV
P.O. Box 12000
2619 Western Boulevard
Raleigh, NC 27606
919-821-8992
[[alternative HTML version deleted]]
2012 Sep 20
3
Line over Boxplot
Very much a rookie at R, and have only recently started using it again so
pardon the simple question. I am trying to produce a box plot from one data
set and then overlay a line plot from another data set. The box plot data
set is made up of 20 sets of 30 data points, or 600 total data points. The
line has only 30 total data points. The box plot is plotting fine, but for
some reason, the line plot