get_version: Get the package name and version number

View source: R/get_package_and_url_names.R

get_versionR Documentation

Get the package name and version number

Description

Returns the name of the package and the version number. This is useful to check that one is using the most recent version of the package in case the package is updated in the middle of the semester.

Usage

get_version()

Examples

 # Download the first homework file
 get_version()


emeyers/SDS230 documentation built on Jan. 18, 2024, 1:01 a.m.