Skip to content
Prev 39777 / 63421 Next

Wish there were a "strict mode" for R interpreter. What

Another example:


plot.landsurveydata: no visible binding for global variable 'value'
plot.landsurveydata: no visible binding for global variable 'variable'


plot.landsurveydata <- function(...){
# ...
qplot(time., value, data=X, color=variable, ...)
# where value and variable are columns of the data.frame X


       Is there a way to tell "R CMD check" that qplot looks for time., 
value and variable as columns of X?


       Thanks,
       Spencer
On 4/11/2011 9:04 AM, Spencer Graves wrote:

  
    

Thread (21 messages)

Paul Johnson Wish there were a "strict mode" for R interpreter. What about You? Apr 9 Duncan Murdoch Wish there were a "strict mode" for R interpreter. What about You? Apr 9 (Ted Harding) Wish there were a "strict mode" for R interpreter. What Apr 9 Hadley Wickham Wish there were a "strict mode" for R interpreter. What about You? Apr 9 Spencer Graves Wish there were a "strict mode" for R interpreter. What about You? Apr 9 Duncan Murdoch Wish there were a "strict mode" for R interpreter. What about You? Apr 9 Spencer Graves Wish there were a "strict mode" for R interpreter. What about You? Apr 9 Spencer Graves Wish there were a "strict mode" for R interpreter. What about You? Apr 9 Duncan Murdoch Wish there were a "strict mode" for R interpreter. What about You? Apr 10 Spencer Graves Wish there were a "strict mode" for R interpreter. What about You? Apr 10 Peter Dalgaard Wish there were a "strict mode" for R interpreter. What about You? Apr 10 Hadley Wickham Wish there were a "strict mode" for R interpreter. What about You? Apr 10 Luke Tierney Wish there were a "strict mode" for R interpreter. What about You? Apr 10 Peter Dalgaard Wish there were a "strict mode" for R interpreter. What about You? Apr 10 Barry Rowlingson Wish there were a "strict mode" for R interpreter. What Apr 11 Davor Cubranic Wish there were a "strict mode" for R interpreter. What Apr 11 Simon Urbanek Wish there were a "strict mode" for R interpreter. What Apr 11 Spencer Graves Wish there were a "strict mode" for R interpreter. What Apr 11 Spencer Graves Wish there were a "strict mode" for R interpreter. What Apr 11 Roebuck,Paul L Wish there were a "strict mode" for R interpreter. What Apr 11 Duncan Murdoch Wish there were a "strict mode" for R interpreter. What Apr 11