prepare_join: Transform a 'tibble' to join

View source: R/common.R

prepare_joinR 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.


geomultistar documentation built on Sept. 11, 2024, 6:43 p.m.