Package index
-
add_additional()
add_minimal_flat()
add_minimal_package()
add_full()
add_dev_history()
add_flat_template()
- Add flat Rmd file that drives package development
-
add_fusen_chunks()
- Add 'fusen' chunks
-
check_not_registered_files()
- Show in a table files that are not already registered in the yaml config file
-
create_fusen()
- Create a new fusen project
-
deprecate_flat_file()
- Deprecate a flat file
-
fill_description()
- Fill DESCRIPTION file of the package
-
get_all_created_funs()
- Get all functions created in a R file
-
get_package_structure()
draw_package_structure()
- Get structure and information of a 'fusen' built package for developers
-
inflate()
- Inflate Rmd to package
-
inflate_all()
inflate_all_no_check()
- Inflate all your flat files
-
init_share_on_github()
- Initiate GitHub to share your package on a website
-
load_flat_functions()
- Load the code of all 'function' chunk in a flat file
-
register_all_to_config()
- Include all existing package files in the config file
-
rename_flat_file()
- Rename a flat file
-
sepuku()
- Clean a package from fusen-related files and tags
-
list_flat_files()
- List all flat files present in the package