jsilve24 / stray

Stray has been renamed fido, development continues at jsilve24/fido
23 stars 5 forks source link

User Custom Names should be respected #18

Open jsilve24 opened 5 years ago

jsilve24 commented 5 years ago

If a user uses name_categories(X) <- vector_of_names those names should be used if use_names is true in any function (i.e., plot.mongrelfit) rather than just regenerating new names.

Unclear how to make this work currently.