README.md

finiteR

finiteR is a collection of R functions for the finite element analysis (FEA) of simple structures for educational purposes. The functions are very basic, but they can be used to avoid the long calculations that arise from the FEA of some common elements listed below.

Version

Current: 0.1.0

Requirements

Base R, RStudio, devtools(for installation)

Installation

if (!require(devtools)) install.packages('devtools')

devtools::install_github("khameelbm/finiteR")

Supported Elements



khameelbm/finiteR documentation built on May 6, 2019, 8:03 p.m.