% Generated by roxygen2: do not edit by hand % Please edit documentation in R/complexityFile.R \name{complexityFile} \alias{complexityFile} \title{Scans a file and runs a cyclic complexity analyser on each function found} \usage{ complexityFile(filename) } \arguments{ \item{filename}{\if{html}{\out{}} The filename to scan (relative or absolute)} } \description{ Scans a file and runs a cyclic complexity analyser on each function found }