Tim OltmanHow do I reset mfrow?When you are making plots in base R sometimes you will want to create several plots side-by-side or in a grid format. To do that you use…Mar 27, 2022Mar 27, 2022
Tim OltmanFunctions in R: how to get your outputHow to return values, and how to return multiple values or objects from a function.Mar 26, 2022Mar 26, 2022
Tim OltmanCreating Tooltips in SvelteSvelte is a JavaScript framework for developing web applications. The key difference between Svelte and other frameworks like Vue or React…Feb 23, 2021Feb 23, 2021
Tim OltmanMatching Multiple Regex Patterns in PandasIf you do much web scraping or parsing of human-readable tables you’ve probably come across the problem of matching multiple regex…Feb 14, 20211Feb 14, 20211