You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, there are three files which have already created .Rd files in the deuce/man folder but do not have the equivalent .R files in the deuce/R folder.
They are:
'fetch_records'
'fetch_summary'
'fetch_matchfacts'
I am not quite sure where they might be. Please let me know if I/you can add them somehow or if I should just ignore them!
The text was updated successfully, but these errors were encountered:
Those were all functions that pulled data from the ATP. It revamped its site about 2 years ago and those changes broke these functions. I archived them for future development but didn't update the man pages. I can archive them as well (save locally) and then we can safely remove them from te public man/ folder of the package.
Currently, there are three files which have already created .Rd files in the
deuce/man
folder but do not have the equivalent .R files in thedeuce/R
folder.They are:
'fetch_records'
'fetch_summary'
'fetch_matchfacts'
I am not quite sure where they might be. Please let me know if I/you can add them somehow or if I should just ignore them!
The text was updated successfully, but these errors were encountered: