Displaying 3 results from an estimated 3 matches for "outd".
Did you mean:
out
2007 Mar 22
3
"digits" doesn't work in format function
Dear All,
I was trying to format a numeric vector (100*1) by using
outd <- format(x=m, sci=F, digits=2)
> outd[1:10]
[1] " 0.01787758" "-0.14760306" "-0.45806041" "-0.67858525" "-0.64591748"
[6] "-0.05918100" "-0.25632276" "-0.15980138" "-0.08359873" "-0.37866688&quo...
2010 Nov 27
1
Bug in parseNamespaceFile or switch( , ... ) ?
...,
deparse(e)), call. = FALSE, domain = NA))
but this doesn't seem to function as I expect, viz. to stop with an error
if I type a wrong directive.
Details:
> # create dummy NAMESPACE file with two bad / one good directives
> cat("blah( nada )\nblee( nil )\nexport( outDS )\n",file="NAMESPACE")
> readLines("NAMESPACE")
[1] "blah( nada )" "blee( nil )" "export( outDS )"
> parseNamespaceFile("",".") # now parse it
$imports
list()
$exports
[1] "outDS"
$exportPatterns
ch...
2002 May 23
1
Multiple Internet Connection, established connection dropping issues
To begin with I have not applied and am not using the patches provided
by Julian Anastasov.
http://www.linuxvirtualserver.org/~julian/
I do not believe at the moment they apply to the problem I am having. If
they are I will go through the process of applying the patch. They
mostly have to due with what happens when a connection dies. At the
moment both of my connections are live, and I am having