The goal of littlehelperRs is to organize the functions I keep using on a daily basis.
Little helper function that creates a data.frame into numeric matrix using the first column as rownames.
mat <- df2matrix(df)
head(mat)
A package will all those little functions I use make my every day life easier.
NOASSERTION