Learn R Programming

surveydown (version 0.10.1)

sd_version: Check Surveydown Version

Description

This function checks if the local surveydown package is up-to-date with the latest online version. It compares the local version with the latest version available on GitHub and provides information about whether an update is needed.

Usage

sd_version()

Arguments

Value

No return value, called for side effects (prints version information and update status to the console).

Examples

Run this code
surveydown::sd_version()

Run the code above in your browser using DataLab