Wednesday, December 24, 2025

10 Google Chrome plugins for SEO and developers

1
Broken Link Checker - is a link checker that crawls through your webpage and looks for broken links. Check My Links is an...

How to remove or delete /category/ from WordPress URL

0
Sometimes you install a theme on Wordpress and end up with the annoying /category/ in your url. There are two ways to get ride...
histogram in r

Learning R plot with NFL Data wins vs. yards allowed

0
R plot data doesn't need to be boring. Being an NFL football fan has made it a lot more interesting to create lessons on...
r programming

How to program a For Loop in R

1
Just apply! What does that even mean? Well, some R programmers will tell you to use the apply function (lapply or sapply) to loop....

How to use the Apply function in R

0
Previously we showed you how to write a loop in R. Very often it's a better idea to use the apply function in R...
r programming

How to read a table in R

0
Reading a table in R is quite straight-forward. We are going to read a table from the web and also one locally. If you...
nfl

Machine Learning NFL: My rule changes for punts

0
The NFL has created a competition in an attempt to reduce concussions on punt plays. Read more about the competition in my previous post....
r programming

How to run a cross table in R

0
Running a cross table, or cross tab, in R is useful for a number of applications for data research. In the example below, we...
r programming

Learn how to use lapply in R

0
The lapply function in R applies a function to elements in a list or a vector and returns the results in a list. lapply(list,...
machine learning

Machine Learning: Creating vectors, matrix and arrays

0
To get started in machine learning there are some basics that you need to know and understand before you can ever just start coding...
Help Us Help You :)
Sometimes we have Good Things to Share, so signup now. What do you have to lose?
We respect your time. We won't bug you with nonsense.