Skip to contents

Create a new valid instance of the ready4 submodule class for tibble object lookup table for base file used in creation of certain spatial objects.

Usage

vicinity_templates(x = make_pt_vicinity_templates())

make_pt_vicinity_templates(
  country_chr = character(0),
  area_type_chr = character(0),
  area_bndy_yr_chr = character(0),
  starter_sf_nm_chr = character(0),
  subdivision_chr = character(0)
)

is_vicinity_templates(x)

Arguments

x

An object of any type

country_chr

Country (a character vector), Default: character(0)

area_type_chr

Area type (a character vector), Default: character(0)

area_bndy_yr_chr

Area boundary year (a character vector), Default: character(0)

starter_sf_nm_chr

Starter simple features object name (a character vector), Default: character(0)

subdivision_chr

Subdivision (a character vector), Default: character(0)

Value

A validated instance of the ready4 submodule class for tibble object lookup table for base file used in creation of certain spatial objects.

A prototype for ready4 submodule class for tibble object lookup table for base file used in creation of certain spatial objects.

A logical value, TRUE if a valid instance of the ready4 submodule class for tibble object lookup table for base file used in creation of certain spatial objects.

Details

ready4 submodule for tibble object lookup table for base file used in creation of certain spatial objects.