Open davidcurrie2001 opened 1 month ago
I've removed the @export from createTableOfRDBESIds()
This function is used in RDBESvisualise preprocessSamplingDataForCoverage(). The preprocessSamplingDataForCoverage() is used in produceSamplingCoverage() and summaryBiologicalVar(under develepment).
Does the function createTableOfRDBESIds() need to be exported by the package? It looks like an internal function which is only used by the generateZerosUsingSL() function.