Added DB classes
This commit is contained in:
12
NAMESPACE
12
NAMESPACE
@@ -1,2 +1,14 @@
|
||||
# Generated by roxygen2: do not edit by hand
|
||||
|
||||
export("%>%")
|
||||
export(MNR.DB)
|
||||
export(MNR.DB.Actuals)
|
||||
export(MNR.DB.Applications)
|
||||
export(MNR.DB.Geometries)
|
||||
export(MNR.DB.Organisations)
|
||||
export(MNR.DB.Users)
|
||||
import(dplyr)
|
||||
importFrom(AVSDevR.DBClient,DBClient)
|
||||
importFrom(AVSDevR.DBClient,DBConnection)
|
||||
importFrom(R6,R6Class)
|
||||
importFrom(magrittr,"%>%")
|
||||
|
||||
Reference in New Issue
Block a user