eoppe1022 / elite

A Package for Scraping Hockey Data from EliteProspects
32 stars 14 forks source link

'persistently' is not an exported object from 'namespace:elite' #4

Closed jvesanto closed 5 years ago

jvesanto commented 5 years ago

I'm new to R so perhaps I'm doing something wrong. I'm getting the following error message:

> get_drafts("nhl entry draft", 2018)

get_drafts() [-------------------------------------------------------------------------------------------------------------------------------------------------]   0% ETA:  ?sError: 'persistently' is not an exported object from 'namespace:elite'

get_teams("shl", 2018) was working fine, so I think I have the package running?

eoppe1022 commented 5 years ago

Good find. All fixed