metid_logo: Display the metid Logo and Information

View source: R/1_metid_logo.R

metid_logoR Documentation

Description

This function prints the metid logo in ASCII art along with version information and a link to the official website. It provides a visual and informative message to users when they interact with the package.

Usage

metid_logo()

Details

The function prints the following:

- A thank you message for using 'metid'

- The current version of 'metid' and the last update date

- A URL link for more information

- An ASCII art representation of the 'metid' logo

Value

This function prints messages and ASCII art to the console, but it does not return any value.

Examples

metid_logo()

tidymass/metid documentation built on Oct. 8, 2024, 10:32 p.m.