Package 'testrpkg'

Title: A package on Github for testing packages on GitHub.
Description: Exists on GitHub for testing.
Authors: Miles McBain [aut, cre]
Maintainer: Miles McBain <[email protected]>
License: MIT + file LICENSE
Version: 1.0.1
Built: 2024-08-27 02:50:59 UTC
Source: https://github.com/milesmcbain/testrpkg

Help Index


test

Description

test function that returns "test"

Usage

test(test = "test")

Arguments

test

data. Defaults to "test".

Value

vale of test

Examples

test()