rdinnager / slimr

Run and Analyse SLiM Population Genetics Forward Simulations from R.
https://rdinnager.github.io/slimr
Other
7 stars 1 forks source link

Automatically replace `<-` with `=`, and `$` with `.` when converting from R to SLiM code #37

Closed rdinnager closed 3 years ago

rdinnager commented 3 years ago

This will allow more flexible R coding. Maybe throw a warning though so users know they are using illegal SLiM code for their edification?