Displaying 5 results from an estimated 5 matches for "mothertongue".
2007 Oct 23
1
simple data.frame question
...At first I have to admit that I'm quite new to R and need some basic
information. Although I searched the internet and this forum where I found
answers to really sophisticated questions, I couldn't find the answer to my
really simple one - or I didn't understand it for English is not my
mothertongue.
I'm using Rpad to simulate a webserver on my PC. Further I've got an html
<form> with some checkboxes/radiobuttons. My first code-chunk attempts to
create a data.frame (but I don't know, if I've done it correct):
statistik <- data.frame(car = factor(), ubahn = factor ()...
2006 Jul 06
3
patch file
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: nut-patch.zip
Type: application/zip
Size: 18721 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/nut-upsdev/attachments/20060706/c4c32226/nut-patch.zip
2009 Aug 24
1
natural sorting a data frame /vector by row
How to NATURAL sort a vector or data frame* by row* , in ascending order ?
V1 V2 V3 V4
i1 5.000000e-01 1.036197e-17 4.825338e+16 0.00000000
i10 4.001692e-18 1.365740e-17 2.930053e-01 0.76973827
i12 -1.052843e-17 1.324484e-17 -7.949081e-01 0.42735000
i13 2.571236e-17 1.357336e-17 1.894325e+00 0.05922715
i2
2003 Nov 17
0
(no subject)
Hi.
Stefan, thanks for your ongoing support. I believe your mothertongue
is German as well but I will go on writing in English so everybody
can participate
In meantime I found in several other newsgroups that I'm not the only
one, but I did not find a solution)
>Hey, Carsten,
>
> am Montag, 17. November 2003 um 12:28 hast Du geschrieben:
> No, I'm...
2003 Nov 14
7
Backup from Linux onto Win2K-share
Hi.
I'm running Kernel 2.4.19 and Samba 2.2.5.
I'm in need to do a backup out of big SAPDB database (60 GB)
onto a share on a Win2K-box (all my databases have to backup
onto this w2K-box where they get saved on tape).
This works fine as long as it comes to 2 GB. Than it stops with
the message "file size exceeded". Obviously there is a file size limit
somewhere in Samba.
How