analysis.page.link(page, params = list(), submit = TRUE, relative = "")AnalysisPage object. The name will be extracted from this object and its AnalysisPageParamSet will be used to
validate the params argument. Or, you can provide a character string. Then you won't get the parameter value checking for
free but you will get the page name.page is an AnalysisPage then they will be validated using the
parameter set of that page.relative is provide
analysis.page.link("mypage", params=list(foo=1))
Run the code above in your browser using DataLab