Web Application Framework for 'PhUSE' Scripts


[Up] [Top]

Documentation for package ‘phuse’ version 0.1.8

Help Pages

build_inputs Build Inputs from Script Metadata for Phuse Web Framework
build_script_df Build Script Index Dataset
chk_workdir Verify work directory
clone_github Clone a GitHub repositoru
create_dir Create a directory
crt_workdir Create work directory
cvt_class2df Convert a class to data fram
cvt_list2df Convert list to data frame
download_fns Download files from a repository
download_script Download files defined in script metadata
download_script_files Download files from a repository
echo_msg Echo message
extract_fns Extract File Names from Script Metadata
get_inputs Get Inputs from Input Sources
get_yml_inputs Get Inputs from Script Metadata File
init_cfg Initialize configuration for phuse
is_empty Check if a variable is na or null or space
merge_lists Compare and merge two lists
read_yml Read YML file into a list
resolve Resolve absolute path
run_example Run example
search_api Search GitHub and build a script index data frame
search_github Search GitHub and build a script index data frame
start_app Start Phuse Web Application
start_phuse Start Phuse Web Application
url.exists Check URL based on httr package