Files
AVSDevR.MarineNoiseRegistry/NAMESPACE
2026-02-04 09:57:09 +00:00

15 lines
346 B
Plaintext

# 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,"%>%")