testing/load_revised_functions.R

# test file to load needed functions


# revised functions ----
  # complete (except maybe examples)
# source("R/checkGATvariabletypes.R")
# source("R/convertlatlong2UTM.R")
# source("R/weightGATregion.R")
# source("R/aggregateGATnb.R") # removed
# source("R/rankGATdistance.R")
# source("R/importGATweights.R")
# source("R/identifyGATfirstobs.R")
# source("R/calculateGATexclusions.R")
# source("R/calculateGATflag.R")
# source("R/combineGATcrosswalks.R")
# source("R/calculateGATcompactness.R")
  # need testing
# source("R/weightGATmap.R")
# source("R/createGATregion.R")
# source("R/defineGATmerge.R")
# source("R/mergeGATareas.R")
# source("R/writeGATkml.R")
# source("R/writeGATlog.R")
# source("R/identifyGATid.R")
# source("R/identifyGATboundary.R")
# source("R/identifyGATaggregators.R") # check that I caught all error revisions
# source("R/inputGATmerge.R")
# source("R/inputGATrate.R")
  # unrevised; needed to test runGATprogram
# source("R/locateGATshapefile.R")
# source("R/checkGATshapefilesize.R") # removed
# source("R/inputGATvariable.R")
# source("R/inputGATaggregators.R")
# source("R/inputGATexclusions.R")
# source("R/inputGATmessage.R")
# source("R/saveGATkml.R")
# source("R/saveGATfiles.R")
# source("R/confirmGATbystep.R")
# source("R/defineGATmapclasses.R")
# source("R/plotGATmaps.R")
# source("R/plotGATcompare.R")

# unrevised functions ----
  # under revision
# source("R/runGATprogram.R") # revised and testing
ajstamm/gatpkg documentation built on Nov. 23, 2023, 9:44 a.m.