Names of the tables that contain the results of achilles analyses
Source:R/classCdmReference.R
achillesTables.Rd
Names of the tables that contain the results of achilles analyses
Examples
# \donttest{
library(omopgenerics)
achillesTables()
#> [1] "achilles_analysis" "achilles_results" "achilles_results_dist"
# }