R/rtriangle-package.r

#' rtriangle: If you ever needed to calculate the hypotenuse, perimeter, or area of a basic triangle
#'
#' Contrived function that computes the hypotenuse, perimeter, and area of a triangle.
#'
#' @name rtriangle
#' @docType package
NULL
nadasal/rtriangle documentation built on May 23, 2019, 12:05 p.m.