Skip to contents

This function checks that all required parameter names or spreadsheet "column" names are present, and provides a code snippet to change any parameter names required.

Usage

inputDataCheck(data_frame)

Arguments

data_frame

a data.frame object, loaded from a csv or Excel

Value

Prints code snippets to help you rename variables if needed