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
{{ message }}
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.
meddle::attribute_skeleton is the place where this should happen. It has logic that will keep info in from an existing file and thus not wipe out metadata info, but it doesn't extract the min/max info from the file, just the attr-label and gives you empty fields for filling in the values for the other fields.
I've stopped using this method of populating metadata in favor of putting it into the yaml, but this is a method that may be useful to you if you are ok using tsv or csvs for the metadata. read_attr_file gives you a data.frame that can be merged with new information with merge_attr_table
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is there an automated way to do this?
The text was updated successfully, but these errors were encountered: