View source: R/internal_codelineAnalysis_flexible.R
internal_codelineAnalysis_flexible | R Documentation |
This is an internal function.
internal_codelineAnalysis_flexible(codelines = NULL, Client_Analysis = NULL)
codelines |
refers to a list of codelines from DataSHIELD functions |
Client_Analysis |
refers to a data.frame with information on Arguments and DataSHIELD functions |
This is an internal function to compare the codelines of actual functions with pre-defined standards.
a data.frame with the function file name and whether the codecheck is present in the function.
Florian Schwarz for the German Institute of Human Nutrition
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.