langcog/childesr

need to return database version

Closed this issue · 3 comments

maybe as a message with every function call?

use this functionality in: langcog/childes-db-shiny#6

did we decide whether we wanted db version # to appear after every function call? or was that too spammy? currently we have get_database_version() function available. @mikabr

my recollection was that we decided to have a message with the version number with every function call (most functions already give a message about the amount of the data they're retrieving, so it could be integrated with that?)