spgarbet / tangram

Table Grammar package for R
66 stars 3 forks source link

Eliminate table_builder #45

Closed spgarbet closed 5 years ago

spgarbet commented 5 years ago

The original table_builder object is only semantically different by having a row/col position. It should be eliminated such that all operators work on any tangram object. This can be accomplished by adding these attributes to the tangram object. This would really make the library more concise and useful.

spgarbet commented 5 years ago

Done with 063cc22b99e985bc7667f7b2eda6ee2575da7d7e