Learn R Programming

templr (version 0.2-0)

read.algorithm: Read algorithm file and returns one header info

Description

Read algorithm file and returns one header info

Usage

read.algorithm(file, info = "help")

Value

list of header infos

Arguments

file

Template algorithm file to read

info

header info to return

Examples

Run this code
read.algorithm(system.file("Brent.R", package="templr"),"help")

Run the code above in your browser using DataLab