internal_arguments: Codeline and Argument Finder

View source: R/internal_arguments.R

internal_argumentsR Documentation

Codeline and Argument Finder

Description

This is an internal function.

Usage

internal_arguments(df = NULL, type = NULL)

Arguments

df

is the data.frame input object containing the function file name and path.

type

refers to the type of output: either codelines or arguments of a function

Details

This is an internal function to retrieve the codelines and function arguments of DataSHIELD client functions.

Value

either codelines (a list) of the DataSHIELD functions or a data.frame containing arguments of the DataSHIELD functions.

Author(s)

Florian Schwarz for the German Institute of Human Nutrition


FlorianSchw/DSFunctionCreator documentation built on Sept. 27, 2024, 2:51 p.m.