myfunction: Merge the 5 files and gives one in-line CSV and one binded...

Description Usage Arguments

Description

takes the address of files from the user using prompt and pass these address to another function which cleans and binds the file.The computation time can be high depending upon the size of the file. Be patient.

Usage

1
myfunction(d, f1, f2, f3, f4, f5)

Arguments

d

address of the directory

f1

name/address of the biopsy csv

f2

name/address of the treatment file

f3

name/address of the demographic file

f4

name/aadress of the encounter file

f5

name/address of the complication file

address

function which prmopts the user to add the address of the files.

myfunction

function which takes these address as arguement and generates the files as required.


bhatnagark/vasculitis documentation built on May 17, 2019, 12:50 p.m.