CampagneLaboratory / MetaR

Simple Data Analysis language built with MPS. Generates R code. Metaprogramming in R, thus the name.
Other
51 stars 5 forks source link

preview table fails when numCol is too large for table #9

Closed fac2003 closed 8 years ago

fac2003 commented 8 years ago

This condition should be detected and an error presented to the user in the editor. Also, the R code should trim the number of column to the actual number in the table, and still render what is possible.

fac2003 commented 8 years ago

Resolved in 1.8.1.1.