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.
For example, to find out if the hypothetical field "CustomerID" is text or numeric, create a SELECT query that references this field, and then run it against your data dictionary.