Skip to content

mpactr 0.3.2

Choose a tag to compare

@GregJohnsonJr GregJohnsonJr released this 15 May 15:47
  • Updated mpactr so that all column names inside the metadata file are lowercase. You may still enter you data with uppercase column names, but we will force all data inside the metadata file to be lowercase. This change happens within the import_data() function.
  • Updated vignette to reflect current changes.
  • Renamed the get_meta_data() to get_metadata().