Displaying 5 results from an estimated 5 matches similar to: "Unusual behaviour get.hist.quote"
2008 Nov 21
1
modifying variables in R
G'day all,
I have many, very long time series' that come in to R in txt format and
so the date column is structured:
20081121
I would like them all to look like 2008-11-21 but cannot find any way to
add these characters to all dates in one column in R.
I have way too many files to do it manually in a spreadsheet program
like excel.
Any ideas please ?
thanks
James
2006 Apr 25
1
Add qoutation marks and combine values in a vector
I wish to place quotation marks around each element of the following
list;
X1
1 Label 1
2 Label 2
3 Label 3
4 Label 4
and combine the values in the following format for use in another
function;
c("Label 1","Label 2","Label 3","Label 4")
Many thanks,
Jerry
2007 Feb 08
1
Partial file name
Hello all,
I wish to write an R script to read a specific .txt file each day. The file
is downloaded from a external source and the file name is the same three
letters followed by the date and time of download.
For example
Day 1
AAA_08_02_2007_06_18_98.txt
Day 2
AAA_09_02_2007_10_12_03.txt
Is it possible to use read.table() in such a way that it only needs the
start of
2002 Oct 18
4
Netlogon no longer works in 2.2.6 with W2k client
Hi,
We've got a fairly simple samba setup (no ldap/winbind etc) and until
recently everything worked fine (using samba-2.2.5). But after switching
to samba-2.2.6 w2k-clients fail to run the netlogon-scripts. When i look
at the client it says: logonserver=\\<workstationname>
BTW. The output of "nmblookup -S CPB" (to me) seems to say that CPB is
the logonserver.
querying CPB
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
Signed-off-by: Scott Seago <sseago at redhat.com>
---
AUTHORS | 17 ++++++
README | 10 +++
conf/ovirt-agent | 12 ++++
conf/ovirt-db-omatic | 12 ++++
conf/ovirt-host-browser | 12 ++++