Authors: Kirill Müller [aut, cre]
Version: 0.0-0
License: GPL-3
Building a package with packagedocs documentation.
packagedocs, testthat
Performs multiplication of two integer or numeric scalars.
multiply(x, y)
multiply(2, 3)
## [1] 6
Building a package with packagedocs documentation.
For demonstration of the tic package.
# Show timestamp
Sys.time()
## [1] "2020-05-27 22:45:44 UTC"
Maintainer: Kirill Müller krlmlr+r@mailbox.org