Function: insertDrawdownCol()
insertDrawdownCol(
d,j,col):Drawdown
Defined in: draft/draft.ts:1142
inserts a column into the drawdown
Parameters
d
the drawdown
j
number
the warp location at which to insert
col
Cell[]
the column to insert or null if it should be a blank column
Returns
the modified drawdown