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. 14, 2023, 12:43 p.m.