knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  # fig.path = "man/figures",
  out.width = "100%"
)

portfoliodown

R-CMD-check

The goal of portfoliodown is to make it painless for data scientists to create a polished professional website so they can host their project portfolios (and get great job interviews).

Example: Data Science Portfolio

Check out an example data science portfolio at https://mattdancho.netlify.app/. It took 15-minutes to make this with portfoliodown.

Example Portfolio - Raditian Theme


Portfoliodown Theme Demos:

Installation

You can install the development version of portfoliodown from GitHub with:

# install.packages("devtools")
devtools::install_github("business-science/portfoliodown")

Getting Started

Acknowledgements

The portfoliodown package would not be possible without the awesome work of:

Do you need help becoming a Data Scientist with R right now?

I put together a free R masterclass where I share the 10 skills that helped me become a better data scientist.

R-Track Masterclass

Watch the free R masterclass



business-science/portfoliodown documentation built on Nov. 8, 2023, 3:15 p.m.