Displaying 3 results from an estimated 3 matches for "unstring".
Did you mean:
nstring
2006 Jun 29
1
Passing argument in nested function calls
...command line, it works just
fine, prints the name of the argument as id and the actual argument as
s1002, which is correct.
How do I fix the problem so that when extractArgs() is called within
getArgs(), it behaves the same way as getArgs() and extracts the argument
and argument name? Can we unstring passed or change it into another mode?
I'll appreciate any help or pointers. Thanks. Aarti
getArgs <- function(...)
{
cat("\nEntering getArgs()\n\n")
args <- list(...)
cat("In getArgs(), names(args[1]) is ")
cat(names(args[1]))
cat(" and...
2012 Feb 29
1
Error occurred during mean calculation of a column of a data frame, which is apparently contents numeric data
...people,
How can I compute the mean of the "Pulse_rate" column of the data frame or
matrix from the following character object called "str_got". It has 14
entries and each entry has 8 values, separated by commas. Please go thru
the following R commands to know how I tried to unstring and unlist the
values to form a data frame.
> str_got
[1] "bp,67,2011-12-09T19:59:44.044+05:30,9830576102,68.0,124.0,58.0,66.0"
"bp,67,2011-12-09T20:19:31.031+05:30,9830576102,72.0,133.0,93.0,40.0"
[3]
"bp,25155,2011-12-12T13:08:48.048+05:30,9830576102,79.0,...
2006 Jun 24
8
How to install programs in wine?
I am a rank newbie to Linux and wine.
I am running Ubuntu Dapper on an AMD 1800 mhz machine, wine 0.9.15
Everything I have read says use the installer to load windows programs.
Where is the installer?
Thanks,
--
Ron Thompson On the Beautiful Florida Space Coast, right beside the Kennedy Space Center, USA
http://www.plansandprojects.com My hobby pages are here: