Skip to contents

Create a new valid instance of the ready4 submodule class for tibble object lookup table for spatial data abbreviations.

Usage

vicinity_abbreviations(x = make_pt_vicinity_abbreviations())

make_pt_vicinity_abbreviations(
  long_name_chr = character(0),
  short_name_chr = character(0),
  type_chr = character(0)
)

is_vicinity_abbreviations(x)

Arguments

x

An object of any type

long_name_chr

Long name (a character vector), Default: character(0)

short_name_chr

Short name (a character vector), Default: character(0)

type_chr

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

Value

A validated instance of the ready4 submodule class for tibble object lookup table for spatial data abbreviations.

A prototype for ready4 submodule class for tibble object lookup table for spatial data abbreviations.

A logical value, TRUE if a valid instance of the ready4 submodule class for tibble object lookup table for spatial data abbreviations.

Details

ready4 submodule for tibble object lookup table for spatial data abbreviations.