Life cycle badges for myrpackage functions
myrpackage-lifecycle.Rdmyrpackage uses lifecycle badges to help users understand the stability of the functions and features it provides.
stable: The function is considered stable and will not undergo major changes.experimental: The function is in early stages of development and may change in future versions.deprecated: The function is deprecated and will be removed in a future version.superseded: The function has been replaced by a newer alternative.