Re: [R] Plotting error:

2018-11-01 Thread David L Carlson
You should probably contact the packages maintainer about this. maintainer("WaveletComp") # Notice capitalization [1] Angi Roesch David L Carlson Department of Anthropology Texas A&M University College Station, TX 77843-4352 -Original Message-

Re: [R] Plotting error bars in xy-direction

2007-12-05 Thread Ben Bolker
Hans W Borchers wrote: > > Dear R-help, > > I am looking for a function that will plot error bars in x- or y-direction > (or > both), the same as the Gnuplot function 'plot' can achieve with: > > plot "file.dat" with xyerrorbars,... > > Rsite-searching led me to the functions 'errbar' a