is.long: Is Dataframe In Long Format?

View source: R/is.long.R

is.longR Documentation

Is Dataframe In Long Format?

Description

Make sure the dataset is in long format and that the last two columns are always a named variable and value.

Usage

is.long(df)

Arguments

df

The source dataset


mattjcamp/datapointsr documentation built on Sept. 17, 2023, 5:56 p.m.