Displaying 13 results from an estimated 13 matches for "mydirectori".
Did you mean:
mydirectory
2016 Apr 05
2
Specifying path to a windows server
Windows 7 (local computer)
Windows server (server I am trying to reach)
I need to read a file whose windows path is of the form
\\Theserver\mydirectory\data.csv
You will note that as per windows standards the server name is preceded by two backslashes.
I am not sure how to specify this in R. One usually needs to specify an escape characters in a path new which would suggest my path should
2009 Apr 22
3
Bzip2 Compress directories
Hi,
How do you get bzip2 to compress directories?
Thanks
James
--
http://www.astorandblack.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20090423/f75f4621/attachment-0002.html>
2011 May 31
1
how to tell if two file paths refer to the same file
Does R have a standard function that takes two file paths
(e.g., "./myDirectory/file" and "myDirectory/file")
and returns TRUE if those paths refer to the same file?
The paths make take different routes ("absolute" or
relative paths or via different symbolic or hard links)
to the same file or may use different naming conventions
(Windows or DOS 8.3 on Windows). If
2005 Jan 28
2
Active Directory + Samba 3.0.10 -> how to deal with owners and permissions
Hi.
I've a running samba system that works with a ADS auth. All looks like to
work. I can get the list of Domain users and groups (wbinfo -u, wbinfo
-g), and "getent passwd" works too.
Now I want to share a directory(or volume) and that the
DOMAIN/Administrator be the owner of this share to get the control of it.
I don't know how samba deals with resource owners and
2007 Aug 23
4
Automatically running a script on Samba PDC when Windows user changes his password
Hello,
I've installed a Samba 3 PDC using LDAP authentication, along with the
smbldap tools, on Ubuntu GNU/Linux. Everything works fine and (XP Pro)
Windows clients can join my domain.
I would like Samba to automatically run a (home made) script on the PDC
server when the user changes his password on his machine in order to update
it on other servers (for instance our mail server uses another
2007 Apr 13
1
directory/filename completion
I've noticed something recently in R-beta that has changed since R 2.4.1
and I'm not sure if it's a readline problem or an R problem. I am on a
Linux FC5 system and in R 2.4.1 I could do
load("my-directory/
and then hit TAB and it would list all of the files in 'my-directory',
after which I could start typing the beginning of the file, hit TAB
again, and it would
2006 Jun 01
4
Batch Process for wav->flac?
I have a hard disk full of live shows. Each show is in an individual folder
(titled by name and date of show), and contains the individual wav files of
the show, labeled "disc1track1, disc1track2, etc." It's the same naming
scheme in each of the 200 or so folders for each show.
I want to convert each audio file to flac - is there a way to do this all at
once? I can't just
2004 May 18
1
Build R-1.9.0 with static libraries ?
Dear all,
Which options should I use when running the configure script
and/or
which changes should I make to Makeconf
to build the binary for R-1.9.0 but using only statically linked libraries ?
I need to build a binary that is portable between several different
Linux (RedHat) distributions.
Thanks in advance for your help,
Melanie
--
http://recherche-en-danger.apinc.org
2009 Feb 19
0
Firebird 2.1 and Wine under MANDRIVA
Good Morning
I'm working with MANDRIVA 2008. My application has been witten with Delphi 7. As
long as I had FireBird 1.5, i could connect my program to a DataBase without any
problem using Wine. Since I have installed Firedird 2.1 the application cannot
connect.
If I run Flamerobin directly under Linux, no pb
I have used as a path the one given in Flamerobin : no connection
I have used the
1999 Jun 17
1
The samba recycle bin clarified
> Unless I am wrong, the "Recycle Bin" works only on LOCAL drives.
Alas it does. But users don't know that and shouldn't be expected to
understand the subtleties of operating systems, that's our job. In their
world, when they use Windows or MacOS, a trashcan exists and should exist on
servers as well.
> Like Jonathan Kelly, I mirror network drives at night to a backup
2009 Jan 13
2
Re ad a text file from a directory in which an R script finds itself
Is it possible for an R script to read a text file, say, from the directory
in which the script is located ?
I don't think I can use setwd(), because I can't specify the directory.
--
View this message in context: http://www.nabble.com/Read-a-text-file-from-a-directory-in-which-an-R-script-finds-itself-tp21434236p21434236.html
Sent from the R help mailing list archive at Nabble.com.
2009 Dec 17
8
how to import data from excel to R
Hi,
I am using R and I want to know how data can be transferred from Excel
Spread sheet to R for analyzing. I have done like this
mydata<-read.table("C:\Documents and Settings\admin\Desktop\data.txt");
but its not working how can i do it
regards
Sarath Sankar V
2015 Apr 19
5
Como leer una BD con una estructura inadecuada
Estimado Javier:
Disculpe mi imprecision al hablar de base de datos en este caso, en
realidad es un conjunto interesante de datos pero no tiene exactamente
estandar de BD .. en fin ... este conjunto de datos lo baje directamente
de la pagina de la FIDE, que es la federacion internacional de ajedrez,
en http://ratings.fide.com/download.phtml, es decir, estos datos son la
BD original.
Los