[R] Error: object 'short' not found

Ivan Calandra ivan.calandra at uni-hamburg.de
Tue Oct 19 16:12:48 CEST 2010


  Hi,

R tells you that you don't have any object called "short" in your 
workspace.
 From your question, I would guess that you don't plan to have it.

What do you want the output of paste(...) to look like? Which parts are 
supposed to be called through objects (that contain characters), which 
ones directly as strings?

Ivan

Le 10/19/2010 16:03, Viki S a écrit :
> Hi guys,
> Can anyone tell me what is the meaning of following command ?
>
> paste(execDir,paste(short,"myfile",sep="_"),sep="\")
>
> R gives me an error :
>
> Error: object 'short' not found
>
> I tried to find help about 'short' in R, but could not find any such function/ object.
>
> Viki
>   		 	   		
> 	[[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at 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.
>

-- 
Ivan CALANDRA
PhD Student
University of Hamburg
Biozentrum Grindel und Zoologisches Museum
Abt. Säugetiere
Martin-Luther-King-Platz 3
D-20146 Hamburg, GERMANY
+49(0)40 42838 6231
ivan.calandra at uni-hamburg.de

**********
http://www.for771.uni-bonn.de
http://webapp5.rrz.uni-hamburg.de/mammals/eng/mitarbeiter.php



More information about the R-help mailing list