[R] degree sign

2016-03-18 Thread Cathy Lee Gierke
quot;, sep = "")) #xl<-expression(~degree) xl <- parse(text = paste(Orthophase[i,j], "*degree ~ S", sep = "")) printXlab<-paste("Orthophase",Orthophase[i,j],xl," ") plot(MyDa

Re: [R] degree sign

2016-03-19 Thread Cathy Lee Gierke
. The variables are not evaluated: Hours from Reference Time:RefTimeStringModel span =format(magDt, 3, 2)hrs oOrthophasei° bBathyphasei° ​I don't really understand what state is required for the degrees to print....​ Cathy Lee Gierke *"We are what we repeatedly do. Excellence, then, is not

[R] acf and ccf

2013-07-30 Thread Cathy Lee Gierke
S*. Fourth Edition. Springer-Verlag. Sincere thanks, Cathy Lee Gierke [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R

[R] building a package

2014-02-10 Thread Cathy Lee Gierke
want incorporated into the package for possible use by users, as well. When I put them in the data folder, I get errors, and they get converted somehow What is the proper way to put these data files into the package? Thanks for your help, Cathy Lee Gierke "Our lives begin to end the day we bec