prepare_join {geomultistar}R Documentation

Transform a tibble to join

Description

Transform all fields in a tibble to character type and replace the NA with a specific value.

Usage

prepare_join(tb)

Arguments

tb

A tibble.

Value

A tibble.


[Package geomultistar version 1.2.1 Index]