FilePathFinder: File Path Finder

View source: R/FilePathFinder.R

FilePathFinderR Documentation

File Path Finder

Description

This is an internal function.

Usage

FilePathFinder(path = path_to_dsPackages, type = package_type)

Arguments

path

is the directory path to where the DataSHIELD packages are stored.

type

refers to the type of DataSHIELD packages: 'Client' or 'Server'

Details

This is an internal function to retrieve the file path and function file name of either client or server side DataSHIELD functions.

Value

a data.frame with the function file name and respective file path of either client- or server-side DataSHIELD functions. Internal functions are omitted for now.

Author(s)

Florian Schwarz for the German Institute of Human Nutrition


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