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

RScript: function call without parameter: Abstract concept instance detected #18

Open ghost opened 8 years ago

ghost commented 8 years ago

It happens when a function call is parsed. The solution for a user is to remove the Expr node by pressing delete.