On 21-08-2014, at 05:19, PO SU <rhelpmaill...@163.com> wrote:

> Dear Rusers,
>   when i try file.show(" xxx.h") in Rstudio which using R3.0.2, it doesn't 
> show anything. But when i use file.edit("xxx.h"),it shows the right file,  It 
> is the same thing happen to xxx.c file.
> May you explain it to me?
> 

How about leaving out the space in file.show(" xxx.h”)?
Use file.show("xxx.h”)

Berend

______________________________________________
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.

Reply via email to