Skip to content

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.

2 results for “from:Calin Uioreanu”

question
Calin Uioreanu · Jul 1, 2015 · r-help

for (var_name in names(z)) { # assuming the prep function writes the content of z$var_name to the file var_name.csv prep(z, var_name) } On Wed, Jul 1, 2015 at 10:18 PM Lida Zeighami <lid.zigh...

as.numeric looses precision
Calin Uioreanu · Jul 2, 2015 · r-help

Hello, There's a difference between the displayed value and the internally stored. You could use options(digits=10), but this is a global option, and will affect all future numerical output. default value is 7 > p <- "1087.003489" > as...

Can't find what you're looking for? Try searching with Google .