search for: leahmathibela

Displaying 2 results from an estimated 2 matches for "leahmathibela".

2012 Apr 24
0
help with GUI interface
If I have GUI as follows how can I add a checkbox that when you click on it,it gives you different files, then when you click on that file it gives you the information you are looking for, instead of me browsing for a file how do i turn it to be a csv or xls file check box. dlg <- aDialog(items=list( file=fileItem("", attr=list( filter=list("CSV or txt"=list(
2012 May 10
0
Fwd: Re: need help in R
> i need help in my coding > the first line and the second line works and the ggplot works > when i have a code like this and i want to fetch a map and saves it to > a directory how can i put it > because it gives me an error message > Error in load(GGemz) : bad 'file' argument > > GGemz <- ggooglemap(center=center,zoom=13,destfile="Emz.png") >