One dumb thought at a time

Tag: programming (Page 2 of 2)

Introducing simplefreqs

I’ve been working the last few days on polishing my frequency table generator. Formerly called FreqR, I simplified it to simplefreqs.

The repository can be found on GitHub, and I’ve got a simple documentation website running GitHub Pages.

It’s just about ready to be submitted to CRAN. But before submitting it, I’d love to have some testers take it for a spin. If you’re an R user and you ever need to produce simple frequency tables, give it a whirl.

Brimley/Cocoon Line

Last week I was curious when I would cross the Brimley/Cocoon line (the age Wilford Brimley was when Cocoon premiered). The answer is: way too soon.

But it inspired me to create a little R package so that anyone could figure out when they would cross the line. I put the package up on Github and you can find it here.

And since not everyone is an R programmer, I threw it into a little website that you can use here.

This was heavily inspired by @brimleyline on twitter. After the fact I did a search and discovered another site had already made a simple tool for this. But I like mine better 🙂 .

Newer posts »

© 2026 Overthinking it

Theme by Anders NorenUp ↑