spgarbet / tangram

Table Grammar package for R
67 stars 3 forks source link

Index Granularity #8

Closed spgarbet closed 7 years ago

spgarbet commented 7 years ago

There has been an open question of the indexing method granularity. The reproducible manuscript workflow has answered this, and it must be at the most granular level. This is necessary such that cut & paste and later substitution is possible at the lowest possible boundary--which is internal to a table cell.

This effort is blocked by the refactoring of cell definitions inside the table. Issue #6

spgarbet commented 7 years ago

Granularity was easily done in the cell refactor #6