R/get_all_modules_internal.R

Defines functions get_all_modules_internal

get_all_modules_internal <- function()
{
	.Call(R_get_all_modules)
}

Try the BioCro package in your browser

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

BioCro documentation built on May 29, 2024, 10:30 a.m.