Displaying 3 results from an estimated 3 matches for "klucz".
Did you mean:
klucza
2005 Oct 13
6
shell scripts in R
Hi,
How can I execute some scripts from within R.
I have a large data file which I process (for instance with gawk, but not
only) before performing some statistics.
I would like to do this in R, so that I do not have to save many data files
and then making analysis on them (which proved to be unefficient)
Thank you
Marco Grazzi
2005 Oct 09
1
Rmetrics fMultivar how to?
...y (for me as a beginner) to start with.
Questions:
A) how to plot a candlestick chart with my data?
there seems to be no 'type=candlestick' parameter in plot() function.
B) how to create a second pane where an indicator can be drawn.
thanks for any answers or tips.
--
Benedict
Cyfrowy klucz publiczny / Digital public key
http://agrypa1.atspace.com/klucze/kb2qzv_wp.pl-public.asc
2008 Oct 16
5
virutal resources and ssh_authorized_key
Hello!
I''ve got question - how to use ssh_autorized_key as a virtual resource?
I''ve got bunch of users and ssh_authorized_key virtual resources, but
only users gets to the target system - ssh keys not...
I write something like:
class admins {
@user { "username":
...
}
@ssh_authorized_key { "username":
ensure => present,
key => "...",