Added License, Readme and testthat

This commit is contained in:
2020-09-02 16:35:40 +01:00
parent ea5546ceb1
commit 83876e723e
5 changed files with 548 additions and 9 deletions

4
tests/testthat.R Normal file
View File

@@ -0,0 +1,4 @@
library(testthat)
library(RMetaObjDB)
test_check("RMetaObjDB")