Description Usage Arguments Value Author(s) See Also Examples
Test if a file is a valid ROOT file.
1 | isROOTFile(filename)
|
filename |
name of ROOT file, including full path. |
Return TRUE
if file filename
is a valid ROOT
file.
Christian Stratowa
1 | isROOTFile(paste(path.package("xps"),"schemes/SchemeTest3.root",sep="/"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.