Displaying 2 results from an estimated 2 matches for "sasfile".
Did you mean:
hasfile
2010 Oct 19
1
How to read only ten rows from a SAS dataset (read.ssd)?
I'm trying to read SAS datasets on Windows:
sashome <- "C:/Program Files/SAS/SAS 9.1"
fold <- "C:/temp"
g <- read.ssd(fold, "sasfile", sascmd = file.path(sashome, "sas.exe"))
How to get only e.g first ten rows into R?
-J
2004 Mar 06
0
Samba 3.0.2a + Win2K clients: unreliable share access
...server = 172.16.10.16
ldap ssl = no
idmap uid = 10000-20000
idmap gid = 10000-20000
template homedir = /mnt/k/users/%U
template shell = /bin/bash
winbind use default domain = Yes
printing = cups
[printers]
comment = All Printers
path = /var/spool/samba
printable = Yes
browseable = No
[SASFiles]
comment = SMB-shared SAS files
path = /home/SASFiles
invalid users = +nobody
force user = SomeUser
force group = +Domain Users
read only = No
create mask = 0777
directory mask = 0777
hosts allow = 127., 172.16.10.