Files in readyforwhatsnext/ready4fun
ready4 Function Authoring And Documentation Tools

.DS_Store
.Rbuildignore
.gitattributes
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
R/db_abbreviations_lup.R R/db_fn_type_lup_tb.R R/db_object_type_lup.R R/fn_add.R R/fn_assert.R R/fn_close.R R/fn_force.R R/fn_get.R R/fn_import.R R/fn_make.R R/fn_read.R R/fn_remove.R R/fn_replace.R R/fn_rowbind.R R/fn_unload.R R/fn_update.R R/fn_write.R R/imp_mthds.R R/imp_pipe.R R/pkg_ready4fun.R README.md
_pkgdown.yml
data-raw/CHANGING_FN_SFCS.R data-raw/DATASET.R data-raw/FIXING_SUFFICES.R data-raw/fns/add.R data-raw/fns/assert.R data-raw/fns/close.R data-raw/fns/force.R data-raw/fns/get.R data-raw/fns/import.R data-raw/fns/make.R data-raw/fns/read.R data-raw/fns/remove.R data-raw/fns/replace.R data-raw/fns/rowbind.R data-raw/fns/unload.R data-raw/fns/update.R data-raw/fns/write.R
data-raw/inst/.gitignore
data-raw/inst/ready4fun.Rmd
data-raw/inst/travis_extras.yml
data/abbreviations_lup.rda
data/fn_type_lup_tb.rda
data/object_type_lup.rda
initial_setup.R
inst/.gitignore
inst/db_pt_lup.R inst/imp_mthds_tmp.R inst/imp_pipe_tmp.R inst/pkg_ready_fun.R inst/ready4fun.Rmd
inst/travis_extras.yml
man/abbreviations_lup.Rd man/add_indef_artl_to_item.Rd man/add_indefartls_to_phrases.Rd man/add_plurals_to_abbr_lup.Rd man/add_rows_to_fn_type_lup.Rd man/assert_inp_does_not_match_terms.Rd man/close_open_sinks.Rd
man/figures/cover.png
man/figures/fav120.png
man/figures/lifecycle-archived.svg
man/figures/lifecycle-defunct.svg
man/figures/lifecycle-deprecated.svg
man/figures/lifecycle-experimental.svg
man/figures/lifecycle-maturing.svg
man/figures/lifecycle-questioning.svg
man/figures/lifecycle-soft-deprecated.svg
man/figures/lifecycle-stable.svg
man/figures/lifecycle-superseded.svg
man/figures/logo.png
man/fn_type_lup_tb.Rd man/force_instl_of_reqd_pkg.Rd man/get_arg_obj_type.Rd man/get_dev_pkg_nm.Rd man/get_fn_args.Rd man/get_fn_nms_in_file.Rd man/get_from_lup_obj.Rd man/get_new_fn_types.Rd man/get_outp_obj_type.Rd man/get_r4_obj_slots.Rd man/get_return_obj_nm.Rd man/import_xls_sheets.Rd man/make_arg_desc.Rd man/make_arg_desc_ls.Rd man/make_arg_desc_spine.Rd man/make_arg_title.Rd man/make_arg_type.Rd man/make_arg_type_abbr.Rd man/make_arg_type_abbr_spine.Rd man/make_arg_type_lup_ls.Rd man/make_dmt_for_all_fns.Rd man/make_fn_desc.Rd man/make_fn_desc_spine.Rd man/make_fn_dmt_spine.Rd man/make_fn_dmt_tbl.Rd man/make_fn_dmt_tbl_tpl.Rd man/make_fn_nms.Rd man/make_fn_title.Rd man/make_fn_type_lup.Rd man/make_fn_types.Rd man/make_gtr_str_dmt_spine.Rd man/make_lines_for_fn_dmt.Rd man/make_new_fn_dmt.Rd man/make_obj_lup.Rd man/make_ret_obj_desc.Rd man/make_short_long_nms_vec.Rd man/make_std_fn_dmt_spine.Rd man/make_undmtd_fns_dir_chr.Rd man/object_type_lup.Rd man/pipe.Rd man/read_fns.Rd man/ready4fun-package.Rd man/remove_obj_type_from_nm.Rd man/replace_abbr.Rd man/rowbind_all_tbs_in_r4_obj.Rd man/rowbind_tbs_in_r4_obj.Rd man/unload_packages.Rd man/update_abbr_lup.Rd man/update_first_word_case.Rd man/update_fn_dmt.Rd man/update_fn_dmt_with_slots.Rd man/update_fns_dmt_tb.Rd man/update_fns_dmt_tb_chr_vars.Rd man/update_fns_dmt_tb_lgl_vars.Rd man/update_fns_dmt_tb_ls_vars.Rd man/update_ns.Rd man/write_abbr_lup.Rd man/write_all_tbs_in_tbs_r4_to_csvs.Rd man/write_and_doc_ds.Rd man/write_and_doc_fn_fls.Rd man/write_dmtd_fn_type_lup.Rd man/write_documented_fns.Rd man/write_ds_dmt.Rd man/write_fn_fl.Rd man/write_fn_type_dirs.Rd man/write_from_tmp.Rd man/write_inst_dir.Rd man/write_links_for_website.Rd man/write_new_arg_sfxs.Rd man/write_ns_imps_to_desc.Rd man/write_pkg.Rd man/write_pkg_setup_fls.Rd man/write_pt_lup_db.Rd man/write_std_imp.Rd man/write_tb_to_csv.Rd man/write_to_remove_collate.Rd man/write_to_replace_fn_nms.Rd man/write_to_replace_sfx_pair.Rd man/write_to_reset_pkg_files.Rd man/write_to_rpl_1L_and_indefL_sfcs.Rd man/write_vignette.Rd man/write_ws.Rd
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-152x152.png
pkgdown/favicon/apple-touch-icon-180x180.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
ready4fun.Rproj
tests/testthat.R tests/testthat/test_setup.R
vignettes/.gitignore
vignettes/ready4fun.Rmd
readyforwhatsnext/ready4fun documentation built on Nov. 22, 2020, 9:28 p.m.