starschemar (version 1.2.0)

prepare_join: 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.