prepare_join: Transform a 'tibble' to join

View source: R/geomultistar.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.


starschemar documentation built on Nov. 11, 2023, 5:09 p.m.