Diff of /NAMESPACE [000000] .. [53575d]

Switch to side-by-side view

--- a
+++ b/NAMESPACE
@@ -0,0 +1,13 @@
+## exposed functions
+export( calc.lBF )
+export( marginal.posterior.profile )
+export( calc.llk.tree )
+export( load.HES.lk.data )
+export( load.pars )
+export( drawTree )
+
+# packages used
+import( data.table )
+import( plotly )
+import( magrittr )
+import( Rgraphviz )
\ No newline at end of file