An R package framework for accessing biological and chemical databases and developing or extending new connectors.
GNU Affero General Public License v3.0
11
stars
2
forks
source link
Remove multiple inheritance in CompCsvFileConn and MassCsvFileConn #539
Closed
pkrog closed 3 years ago
Extract
CsvFileConn
class from hierarchy and make it an independent class namedCsvFileHandler
.