Displaying 3 results from an estimated 3 matches for "seaprator".
2012 Mar 07
2
fill=T?
If a text file has rows of variable lengths. How to read the file into R?
I think some people may suggest using 'fill=T', however, it sort of messes
the data up, for example, in the text file:
a b c d
1 2 3 4
1 8 6
1 2 0
1 1 0
If I read in the file using 'read.table("data", head=T, fill=T), then the
data.frame in R will
2016 Mar 13
1
use linux user account information on samba
Hi,
Thank you for the quick reply. I have gone through the samba wiki in particular
the section on nslcd with kerberos, all the setup of dc and member server to no
avail. Nothing is obviously wrong for example "getent passwd" gives me all the
linux users nd also the Samba users with "DOMAIN\username" names.
Now if I do:
smbclient //server/netlogon -U"linux_user" -c
2009 Sep 02
0
Wine release 1.1.29
The Wine development release 1.1.29 is now available.
What's new in this release (see below for details):
- Improved Gecko integration by using Wine's network layers.
- Use of external libmpg123 for mp3 decoding.
- Support for JPEG and PNG formats in WindowsCodecs.
- Many regression test fixes for Win64 and Windows 7.
- Various bug fixes.
The source is available from the