Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^2: Entire Results from R

by msanchez78 (Initiate)
on Feb 20, 2019 at 18:49 UTC ( [id://1230270]=note: print w/replies, xml ) Need Help??


in reply to Re: Entire Results from R
in thread Entire Results from R

hi ... thank you for your prompt reply. i tried
my $tmp_str = $R->run(qq`print($varname)`); print $tmp_str . "\n" ;
the result is the same --- the first line only:

Time difference of hours

yikes!

Replies are listed 'Best First'.
Re^3: Entire Results from R
by Your Mother (Archbishop) on Feb 20, 2019 at 22:13 UTC

    I would go in and manually edit this line to 1

    use constant DEBUG => 0; # debugging messages

    And see what you get.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1230270]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-25 09:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found