Convenience function that combined the functionality of the
surface and coco functions.
# Deprecated
surface_coco(a, b, span, nodes, fdr = 0.01, collocates = NULL)A data.table of the form
returned by the coco functions.
A character vector.
A character vector.
A character string defining the co-occurrence span.
See surface function for details.
A character vector of nodes or character string
representing a single node.
The desired level at which to control the False Discovery Rate.
A character vector of collocates or character string
representing a single collocate.
See surface and coco.