R/list_portals.R

#' list the available portals
#' 
#' This function displays a data.frame of the available portals.
#' 
#' @export
list_portals <- function(){
  portals()
}
Tutuchan/fodr documentation built on May 9, 2019, 5:16 p.m.