Skip to contents

Clean variables Perform some specific operations (e.g., recoding some NA as "") required to get the Shiny apps to work. This may be a temporary solution, as much of it should likely be handled through validation in the data sheet, and at import time.

Usage

clean_variables(fred_data)

Arguments

fred_data

FReD dataset

Value

FReD dataset with cleaned variables