Paul Adamson
Paul Adamson
Update chapter3.qmd and some other updates found along the way
Create a nanoHub tool with VS Code, git, R, the packages required for rwml-R, and the rwml-R package itself
Workflows for code throughs are (slightly) inconsistent. Need to document, standardize, and streamline workflows for each code through: - [x] manage R environment with [renv](https://rstudio.github.io/renv/articles/renv.html) - [x] switch from RMarkdown...
Initial commit of R code for chapters 2, 3, and 4, which include examples of the following: - model.matrix command for convert categorical features to numerical binary features - feature...