format_data_df: Format df for px format

View source: R/data_df.R

format_data_dfR Documentation

Format df for px format

Description

Turn all variables, except figures variable, into character and replace NA with dash.

Usage

format_data_df(data_df, figures_variable)

Arguments

data_df

A data frame with data.

figures_variable

Character. The name of the figures variable.

Value

A data frame


pxmake documentation built on April 11, 2025, 6:06 p.m.