rnabioco / valr

Genome Interval Arithmetic in R
http://rnabioco.github.io/valr/
Other
88 stars 25 forks source link

allow factors to be returned from cpp side #361

Closed kriemo closed 4 years ago

kriemo commented 4 years ago

Fixed data.frame subsetting to correctly set factor levels and factor class.

Closes #360