browse_lambert_main {TFutils} | R Documentation |
use DT::datatable to browse the Lambert table S1
browse_lambert_main(cache = BiocFileCache::BiocFileCache(ask = FALSE))
cache |
a BiocFileCache instance |
result of DT::datatable
PMIDs are converted to HTML anchors and DT::datatable is run with escape=FALSE
.
if (interactive()) browse_lambert_main()