R/graph_search.R

Defines functions ma_graph_search

Documented in ma_graph_search

#' Graph search API
#'
#' DEFUNCT
#'
#' @export
#' @keywords internal
#' @rdname ma_graph_search-defunct
#' @param ... ignored
ma_graph_search <- function(...) .Defunct()

Try the microdemic package in your browser

Any scripts or data that you put into this service are public.

microdemic documentation built on Nov. 20, 2020, 9:06 a.m.