a) RStudio has its own support forum on its website. If your problem only 
happens in RStudio, then your question belongs there. If not, demonstrate the 
sequence of steps it takes to obtain your error using plain R and re-post.

b) This kind of thing can happen when you corrupt your workspace. Beware of 
auto saving your workspace... instead, build scripts that analyze your data 
from raw input to in-memory analysis results.
---------------------------------------------------------------------------
Jeff Newmiller                        The     .....       .....  Go Live...
DCN:<jdnew...@dcn.davis.ca.us>        Basics: ##.#.       ##.#.  Live Go...
                                      Live:   OO#.. Dead: OO#..  Playing
Research Engineer (Solar/Batteries            O.O#.       #.O#.  with
/Software/Embedded Controllers)               .OO#.       .OO#.  rocks...1k
--------------------------------------------------------------------------- 
Sent from my phone. Please excuse my brevity.

Ellen Sebastian <elle...@stanford.edu> wrote:

>Hello,
>
>Whenever I try to view anything (matrix, data frame, etc) using View()
>in
>RStudio, I get the error:
>"Error in View : 'wildcard' is missing".
>
>Google hasn't returned any relevant help...
>
>Does anyone have an idea as to how I can fix this??
>
>Thanks!!

______________________________________________
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