ready4 submodule class for tibble object lookup table of the longitude and latitude cordinates of sites of services / homes.
Source:R/C3_vicinity_points.R
vicinity_points.Rd
Create a new valid instance of the ready4 submodule class for tibble object lookup table of the longitude and latitude cordinates of sites of services / homes.
Arguments
- x
An object of any type
- service_type_chr
Service type (a character vector), Default: character(0)
- cluster_name_chr
Cluster name (a character vector), Default: character(0)
- service_name_chr
Service name (a character vector), Default: character(0)
- lat_dbl
Lat (a double vector), Default: numeric(0)
- lng_dbl
Longitude (a double vector), Default: numeric(0)
Value
A validated instance of the ready4 submodule class for tibble object lookup table of the longitude and latitude cordinates of sites of services / homes.
A prototype for ready4 submodule class for tibble object lookup table of the longitude and latitude cordinates of sites of services / homes.
A logical value, TRUE if a valid instance of the ready4 submodule class for tibble object lookup table of the longitude and latitude cordinates of sites of services / homes.