I am trying to copy files to a password protected drive which is "Ranch" at
TACC from another network drive. I am logged in to the source drive and can
run R there. The following code does not even find the destination folder.

file.copy("sourcedrive/file.tar", "
username@ranch.tacc.utexas.edu/uniqueID/destinationfolder/file.tar",
overwrite = FALSE)

Thanks in advance,
Kumar

On Thu, Feb 14, 2013 at 4:41 AM, e-letter <inpost@gmail.com> wrote:

> Readers,
>
> For this data set:
>
> testvalues<-c(10,20,30,40)
>
> How to amend the plot instruction:
>
> plot(testvalues,ann=FALSE,type='l',yaxt='n',xaxt='n')
>
> so that x axis ticks labels can be added to existing graph with
> arbitrary value such as 0,100,200,300)?
>
> Thanks in advance.
>
> --
> r2151
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



-- 
Section of Integrative Biology
University of Texas at Austin
Austin, Texas 78712, USA

	[[alternative HTML version deleted]]

