@juandlt-csu and I were discussing these two functions and they have alot of overlap but it is relatively unclear why a user would only use one and not both. We think it would be best to merge the two into munge_tidy_api_data()
We also came to the conclusion that these functions should not do any filtering (ie vulink data, fdom data, virridy, etc) and should be done outside of the functions to make it generalize to our own other use cases or other folks
@juandlt-csu and I were discussing these two functions and they have alot of overlap but it is relatively unclear why a user would only use one and not both. We think it would be best to merge the two into
munge_tidy_api_data()We also came to the conclusion that these functions should not do any filtering (ie vulink data, fdom data, virridy, etc) and should be done outside of the functions to make it generalize to our own other use cases or other folks