#' Catchall Functions for All Things 'John Deere' #' #' Initially a convenience package to access 'John Deere' 'MowerPlus' databases from #' 'iOS' backups but perpaps will be something more all-encompassing. #' #' Ref: #' #' - #' - #' #' #' - URL: #' - BugReports: #' #' @md #' @name deere #' @keywords internal #' @author Bob Rudis (bob@@rud.is) #' @import tibble #' @importFrom fs dir_info file_copy path_real path_join dir_info dir_exists #' @importFrom dplyr tbl src_sqlite desc arrange filter mutate select pull "_PACKAGE"