-
Notifications
You must be signed in to change notification settings - Fork 1
Syntax Style
tbl → table, usually a summary
lst → list or dictionary object
var → variable
mtx → matrix
.is → flag, used for workflow control
path → folder definition
raw → raw data from data sources
der → derived data (mined, cleaned, combined)
book → reference value or object
svy → survey data derived with corresponding weights
ref → reference table from standards, manuals and books
melt → derived and edited, usually employed for plotting
_units → used to differentiate auxiliary objects
_ptc → indicates percentage object
objects: object.Origin.Name.modifier
functions: fnActonSomething
plotting: drawForSomething
counters: i,j,k
-
tbl.EHS.Building.raw
stands for a
tableformed withEHSdata, particularly thebuilding-related section, as is presented in the original data set, i.e.raw.
questions, issues and request --> EnHub-UK