Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
the "*" character in front of the Temp variable is there because i just wanted to bold the variable in the threade that you can see where it is used. I just restart my computer and R. Now the function is...
Hi, today i wrote a function in R of the type: index.refraction <- function(Temp,Press, RH, CO2) When i try to plug a negative number in Temp, i got this type of error: " n <- index.refraction(Temp= -40,100...
here is the code: index.refraction <- function(Temp,Press, RH, CO2) { #define constant lambda <- 531 #nm Co <- 299792458 #m/s ww <- c(295.235,2.6422,-0.03238,0.004028) kk <- c( 238.0185 ,5792105 ,57.362 ,167917) aa <- c...
Can't find what you're looking for? Try searching with Google .