Hi,
So is your actual question about how to prompt for user input, rather
than anything about the SQL extraction or graphing?
I think I would write the R code as a function that takes the four
values as arguments. That's not the same as prompting the user, but
more flexible and more R-ish.
You
Hi George,
On Tue, Jun 21, 2011 at 9:33 AM, geo...@leadbetter.cc
wrote:
> I have written a script in an R text file that i can run through a terminal
> window. My script though contains lots of code to interpret my input
> arguments, which are then put into an SQL query to get the data I want to
I have written a script in an R text file that i can run through a terminal
window. My script though contains lots of code to interpret my input
arguments, which are then put into an SQL query to get the data I want to
plot some graphs. The script works, but there must be an easier way to do
what I
- Jubal Early, Firefly
r-help-boun...@r-project.org wrote on 02/18/2011 10:29:55 AM:
> [image removed]
>
> Re: [R] R script HELP!
>
> whizevans
>
> to:
>
> r-help
>
> 02/18/2011 11:06 AM
>
> Sent by:
>
> r-help-boun...@r-project.org
>
>
&g
OK thanks Jonathon, I will have a go.
Is the plotdir file technically my output file? Or what is this otherwise?
Also, having never used R script before, is it not very good at reading
data, may I have to alter my input file in excel first?
Thanks
--
View this message in context:
http://r.789
oad
Kearneysville WV, 25430
(304) 724-4480
"Is the room still a room when its empty? Does the room,
the thing itself have purpose? Or do we, what's the word... imbue it."
- Jubal Early, Firefly
r-help-boun...@r-project.org wrote on 02/18/2011 08:21:36 AM:
> [image removed]
&
The following is my R script which I am struggling with to assess ICESat
data..perhaps it is the ID_min or ID_max that is wrong? I don't know, any
help would be greatly appreciated :(
# OPTIONS - CHANGE THESE VARIABLES IF NEEDED\par
###
I'm trying to create an R script that will execute the HMAC algorithm for
key-hashing messages. My hope is to use this script for some web
authentication via R.
The algorithm is found at http://www.ietf.org/rfc/rfc2104.txt
Here is some example code that I have done that does not work for HMAC-MD
8 matches
Mail list logo