powered by
transpose a dataframe
tdf(x, colnames = NULL)
dataframe
column names of the transposed dataframe
x <- c2r(mini_diamond, "id") tdf(x)
Run the code above in your browser using DataLab