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
By default, epiparameter_db() prints the output to screen. This is sometimes undesirable especially in a pipeline as it produces extra information that might not be needed. Please consider adding a verbose argument to the function to control if the result is returned invisibly or printed to the console.