ryscott5 / eparTextTools

BSD 3-Clause "New" or "Revised" License
2 stars 5 forks source link

suggestkeywords function is not callable #16

Closed Synaps3 closed 7 years ago

Synaps3 commented 7 years ago

Try running suggestkeywords. I get:

epartexttools::suggestkeywords("bcg") Error: 'suggestkeywords' is not an exported object from 'namespace:epartexttools'

To avoid typo issues I copied the function name directly from the sourcecode, still doesnt resolve as a function.

Synaps3 commented 7 years ago

Moved the function to the tools file. I think that should work.