Files in stasvlasov/nstandr
Name Standardization in R

.Rbuildignore
.github/.gitignore
.github/workflows/check-standard.yaml
.github/workflows/pkgdown.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
R/0_check_standardize_options.r R/0_defactor.r R/0_escape_patterns.r R/0_get_dots.r R/0_get_standardize_options.r R/0_get_vector.r R/0_handel_target.r R/0_handel_target_naming_indexing.r R/0_is_x_empty.r R/0_make_alias.r R/0_standardize_make_procedures_list.r R/0_standardize_options.r R/0_unlist_if_possible.r R/0_x_length_and_width.r R/1_detect_patterns.r R/1_replace_patterns.r R/cockburn.r R/magerman.r R/nstandr.r R/standardize_squish_spaces.r
R/sysdata.rda
R/visualize.r README.md
_pkgdown.yml
info.yml
inst/tinytest/cockburn_detect_corp.r inst/tinytest/test_add_attr.r inst/tinytest/test_browse_dot_graph.r inst/tinytest/test_check_standardize_options.r inst/tinytest/test_check_utils.r inst/tinytest/test_cockburn_combabbrev.r inst/tinytest/test_cockburn_detect_hosp.r inst/tinytest/test_cockburn_detect_indiv.r inst/tinytest/test_cockburn_detect_inst.r inst/tinytest/test_cockburn_detect_inst_conds.r inst/tinytest/test_cockburn_detect_inst_german.r inst/tinytest/test_cockburn_detect_uspto.r inst/tinytest/test_cockburn_remove_standard_names.r inst/tinytest/test_cockburn_replace_compustat.r inst/tinytest/test_cockburn_replace_govt.r inst/tinytest/test_cockburn_replace_punctuation.r inst/tinytest/test_cockburn_replace_standard_names.r inst/tinytest/test_cockburn_replace_type.r inst/tinytest/test_cockburn_replace_univ.r inst/tinytest/test_defactor.r inst/tinytest/test_detect_patterns.r inst/tinytest/test_escape_regex_for_types.r inst/tinytest/test_format_col_name.r inst/tinytest/test_get_roxy_tag.r inst/tinytest/test_get_standardize_options.r inst/tinytest/test_get_target.r inst/tinytest/test_get_vector.r inst/tinytest/test_infer_moving_target_from_names.r inst/tinytest/test_inset_formals.r inst/tinytest/test_inset_target.r inst/tinytest/test_magerman_condense.r inst/tinytest/test_magerman_detect_characters.r inst/tinytest/test_magerman_remove_common_words.r inst/tinytest/test_magerman_remove_double_quotation_marks_beginning_end.r inst/tinytest/test_magerman_remove_double_quotation_marks_irregularities.r inst/tinytest/test_magerman_remove_double_spaces.r inst/tinytest/test_magerman_remove_html_codes.r inst/tinytest/test_magerman_remove_legal_form.r inst/tinytest/test_magerman_remove_non_alphanumeric_at_the_end.r inst/tinytest/test_magerman_remove_special_characters.r inst/tinytest/test_magerman_replace_accented_characters.r inst/tinytest/test_magerman_replace_comma_period_irregularities.r inst/tinytest/test_magerman_replace_comma_period_irregularities_all.r inst/tinytest/test_magerman_replace_legal_form.r inst/tinytest/test_magerman_replace_proprietary_characters.r inst/tinytest/test_magerman_replace_sgml_characters.r inst/tinytest/test_magerman_replace_spelling_variation.r inst/tinytest/test_magerman_replace_umlaut.r inst/tinytest/test_make_alias.r inst/tinytest/test_make_indexed_col_name.r inst/tinytest/test_replace_fixed_if_string.r inst/tinytest/test_replace_patterns.r inst/tinytest/test_standardize.r inst/tinytest/test_standardize_cockburn.r inst/tinytest/test_standardize_dehtmlize.r inst/tinytest/test_standardize_detect_enc.r inst/tinytest/test_standardize_eval_if_empty.r inst/tinytest/test_standardize_magerman.r inst/tinytest/test_standardize_make_procedures_list.r inst/tinytest/test_standardize_remove_brackets.r inst/tinytest/test_standardize_squish_spaces.r inst/tinytest/test_standardize_toascii.r inst/tinytest/test_standardize_toupper.r inst/tinytest/test_standardize_x_split.r inst/tinytest/test_unlist_if_possible.r man/browse_dot_graph.Rd man/check_rows.Rd man/cockburn_combabbrev.Rd man/cockburn_detect_corp.Rd man/cockburn_detect_govt.Rd man/cockburn_detect_hosp.Rd man/cockburn_detect_indiv.Rd man/cockburn_detect_inst.Rd man/cockburn_detect_inst_conds.Rd man/cockburn_detect_inst_conds_1.Rd man/cockburn_detect_inst_conds_2.Rd man/cockburn_detect_inst_german.Rd man/cockburn_detect_type.Rd man/cockburn_detect_univ.Rd man/cockburn_detect_uspto.Rd man/cockburn_remove_standard_names.Rd man/cockburn_remove_uspto.Rd man/cockburn_replace_compustat.Rd man/cockburn_replace_compustat_names.Rd man/cockburn_replace_derwent.Rd man/cockburn_replace_govt.Rd man/cockburn_replace_punctuation.Rd man/cockburn_replace_standard_names.Rd man/cockburn_replace_type.Rd man/cockburn_replace_univ.Rd man/defactor.Rd man/defactor_vector.Rd man/detect_legal_form.Rd man/detect_patterns.Rd man/escape_regex.Rd man/escape_regex_for_type.Rd man/escape_regex_for_types.Rd man/get_dots.Rd man/get_standardize_options.Rd man/get_target.Rd man/get_vector.Rd man/inset_target.Rd man/is_empty.Rd man/magerman_condense.Rd man/magerman_detect_characters.Rd man/magerman_detect_comma_period_irregularities.Rd man/magerman_detect_legal_form.Rd man/magerman_detect_legal_form_beginning.Rd man/magerman_detect_legal_form_end.Rd man/magerman_detect_legal_form_middle.Rd man/magerman_detect_umlaut.Rd man/magerman_remove_common_words.Rd man/magerman_remove_common_words_anywhere.Rd man/magerman_remove_common_words_at_the_beginning.Rd man/magerman_remove_common_words_at_the_end.Rd man/magerman_remove_double_quotation_marks_beginning_end.Rd man/magerman_remove_double_quotation_marks_irregularities.Rd man/magerman_remove_double_spaces.Rd man/magerman_remove_html_codes.Rd man/magerman_remove_legal_form.Rd man/magerman_remove_legal_form_and_clean.Rd man/magerman_remove_non_alphanumeric_at_the_beginning.Rd man/magerman_remove_non_alphanumeric_at_the_end.Rd man/magerman_remove_special_characters.Rd man/magerman_replace_accented_characters.Rd man/magerman_replace_comma_period_irregularities.Rd man/magerman_replace_comma_period_irregularities_all.Rd man/magerman_replace_legal_form_beginning.Rd man/magerman_replace_legal_form_end.Rd man/magerman_replace_legal_form_middle.Rd man/magerman_replace_proprietary_characters.Rd man/magerman_replace_sgml_characters.Rd man/magerman_replace_spelling_variation.Rd man/magerman_replace_umlaut.Rd man/make_dot_edges.Rd man/make_dot_graph.Rd man/make_dot_nodes.Rd man/nstandr-package.Rd man/paste_dot_node.Rd man/paste_dot_node_tr_td.Rd man/replace_patterns.Rd man/save_dot_graph_as.Rd man/standardize.Rd man/standardize_cockburn.Rd man/standardize_dehtmlize.Rd man/standardize_detect_enc.Rd man/standardize_is_data_empty.Rd man/standardize_magerman.Rd man/standardize_make_procedures_list.Rd man/standardize_omit_empty.Rd man/standardize_options.Rd man/standardize_remove_brackets.Rd man/standardize_remove_quotes.Rd man/standardize_squish_spaces.Rd man/standardize_toascii.Rd man/standardize_toupper.Rd man/standardize_x_split.Rd man/unlist_if_possible.Rd man/visualize.Rd man/x_length.Rd man/x_width.Rd
nstandr.src.org
tests/tinytest.R
stasvlasov/nstandr documentation built on July 27, 2023, 10:29 p.m.