read.algorithm {templr} | R Documentation |
Read algorithm file and returns one header info
read.algorithm(file, info = "help")
file |
Template algorithm file to read |
info |
header info to return |
list of header infos
read.algorithm(system.file("Brent.R", package="templr"),"help")