transformData {psichomics} | R Documentation |
Transform data in data frame
transformData(input, df, x, y)
input |
Shiny input |
df |
Data frame |
x |
Character: column name |
y |
Character: column name |
Data frame with transformed data in new columns and respective name of created columns