hi

I have a dataframe and  a parameter

the parameter can have any one value min max mean sum hist

i'm using the function  match.fun 

 fun=match.fun(input)
fun(dataset)

but if input is hist the plot pops up. is there any method to avoid it. else
should use only if condition for histogram

-----
Thanks in Advance
        Arun
--
View this message in context: 
http://r.789695.n4.nabble.com/help-in-match-fun-tp4535071p4535071.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
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