News

Create a data dictionary report with R and pointblank To document a data set with pointblank in R, you start by creating a pointblank informant object with the create_informant() function. Let’s ...
TEXTBEFORE and TEXTAFTER are a few more of my favorite Excel functions to clean messy spreadsheets. Excel's newer text ...
A nested table is one table placed inside of another, where the larger table functions as a container for the smaller one. Nested tables are a way for you to organize objects, such as images or ...
R data.table code becomes more efficient — and elegant — when you take advantage of its special symbols and functions. With that in mind, we’ll look at some special ways to subset, count ...