Skip to content

Instantly share code, notes, and snippets.

View AntoineSoetewey's full-sized avatar

Antoine Soetewey AntoineSoetewey

View GitHub Profile
@AntoineSoetewey
AntoineSoetewey / mortgage-calculator.R
Last active January 7, 2022 14:30
Mortgage calculator in R Shiny. See more information at: https://statsandr.com/blog/mortgage-calculator-r-shiny
#
# This is a Shiny web application. You can run the application by clicking
# the 'Run App' button above.
#
# Find out more about building applications with Shiny here:
#
# http://shiny.rstudio.com/
#
library(shiny)