features_to_long: features_to_long

View source: R/features_to_long.R

features_to_longR Documentation

features_to_long

Description

Convenience wrapper function for pivot_longer to to pivot a data.frame with one column per feature into its long form.

Usage

features_to_long(df, features)

Arguments

df

data.frame

features

vector containing column names storing features,


moritzlindner/ggped documentation built on Sept. 14, 2024, 12:14 p.m.