Displaying 13 results from an estimated 13 matches for "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 be
\\\Theserver\\mydirectory\\data.csv
This does...
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...
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
...ch seems quite sensible since I use
LDAP authentication).
The matter is that I was unable to use this line to automatically run a
script as explained above. As an example I've tried to create a file (in a
directory with 777 permissions) with the "touch" command (passwd program =
touch mydirectory/myfile), but it has no effect. I may not have correctly
understood this feature, or maybe it cannot be used with LDAP
authentication.
Do you know whether this kind of trick is possible, and if so how to achieve
it ?
Thanks in advance,
Felip.
2007 Apr 13
1
directory/filename completion
...rectory
listing and no file name completion). Specifically, if I type
load("my
and then it TAB, it will complete the 'my-directory' but it will not
look further into the files inside of 'my-directory'.
Also, I've noticed that if I rename 'my-directory' to 'mydirectory' (so
no dash), everything works fine (just like in R 2.4.1).
Has anyone else noticed this?
-roger
--
Roger D. Peng | http://www.biostat.jhsph.edu/~rpeng/
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
...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 path : //ip_adress:/home/mydirectory/myBase.fdb : no connection
I have used sommething like ip_Adress/3050/home/..... : no connection
It's a bit boring !!!!
Shere did I do a mistake ?
1999 Jun 17
1
The samba recycle bin clarified
...has worked the whole afternoon on a project and she
mistakenly deletes the file by mistake, what then? Yesterday's backup would
be cold comfort indeed. Here's what I would propose:
1) User deletes file in a samba share.
2) samba copies the file to the directory indicated by the trashcan =
/myDirectory option in smb.conf
3) samba appends the full path of the original file in, say, a log.trashcan
file
4) samba then deletes the file
Same-name files could be handled in a file.txt.001 manner, you manage to
find out which is which by greping the log.trashcan file.
The sheer usefulness of this featu...
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