CHANGELOG
0.1.1
Add S3generic
- transformation: convert
0.1.0
Initial version with generic, S3Generic Including S3generic
- display: print_, summary, str_, format_
- subsetting: head, tail, subset
- modelling: fit, predict, residuals, coef, fitted, logLik, AIC, BIC
- transformation: transform, scale
- linear algebra: t, solve, crossprod
- plotting: plot, hist, boxplot
- shape / metadata: dim, nrow, ncol, length, names
- sorting: sort, order, rank
- I/O: write, read
- aggregation: aggregate, apply_
- merging: merge, rbind, cbind