Reproducible Open Coding Kit


[Up] [Top]

Documentation for package ‘rock’ version 0.4.3

Help Pages

add_html_tags Add HTML tags to a source
apply_graph_theme Apply multiple DiagrammeR global graph attributes
base30conversion Conversion between base10 and base30
base30toNumeric Conversion between base10 and base30
cat0 Concatenate to screen without spaces
ci_heatmap Create a heatmap showing issues with items
cleaned_source_to_utterance_vector Convert a character vector into an utterance vector
clean_source Cleaning & editing sources
clean_sources Cleaning & editing sources
codeIds_to_codePaths Replace code identifiers with their full paths
codePaths_to_namedVector Get a vector to find the full paths based on the leaf code identifier
code_freq_hist Create a frequency histogram for codes
code_source Add one or more codes to one or more sources
code_sources Add one or more codes to one or more sources
codingSchemes_get_all Convenience function to get a list of all available coding schemes
codingScheme_levine Create a coding scheme
codingScheme_peterson Create a coding scheme
codingScheme_willis Create a coding scheme
collapse_occurrences Collapse the occurrences in utterances into groups
collect_coded_fragments Create an overview of coded fragments
convert_csv2_to_source Convert 'rectangular' or spreadsheet-format data to one or more sources
convert_csv_to_source Convert 'rectangular' or spreadsheet-format data to one or more sources
convert_df_to_source Convert 'rectangular' or spreadsheet-format data to one or more sources
convert_sav_to_source Convert 'rectangular' or spreadsheet-format data to one or more sources
convert_xlsx_to_source Convert 'rectangular' or spreadsheet-format data to one or more sources
create_codingScheme Create a coding scheme
create_cooccurrence_matrix Create a co-occurrence matrix
css Create HTML fragment with CSS styling
expand_attributes Expand categorical attribute variables to a series of dichotomous variables
exportToHTML Exporting tables to HTML
export_codes_to_txt Export codes to a plain text file
export_mergedSourceDf_to_csv Export a merged source data frame
export_mergedSourceDf_to_csv2 Export a merged source data frame
export_mergedSourceDf_to_sav Export a merged source data frame
export_mergedSourceDf_to_xlsx Export a merged source data frame
export_to_html Export parsed sources to HTML or Markdown
export_to_markdown Export parsed sources to HTML or Markdown
extract_codings_by_coderId Extract the codings by each coder using the coderId
generate_uids Generate utterance identifiers (UIDs)
generic_recoding Generic underlying recoding function
get Options for the rock package
get_childCodeIds Get the code identifiers of the children of a code with a given identifier
get_source_filter Create a filter to select utterances in a source
heading Print a heading
inspect_coded_sources Read sources from a directory, parse them, and show coded fragments and code tree
load_source Load a source from a file or a string
load_sources Load a source from a file or a string
mask_source Masking sources
mask_sources Masking sources
mask_utterances Masking sources
match_consecutive_delimiters Match the corresponding indices of (YAML) delimiters in a sequantial list
merge_sources Merge source files by different coders
numericToBase30 Conversion between base10 and base30
opts Options for the rock package
parsed_sources_to_ena_network Create an ENA network out of one or more parsed sources
parse_source Parsing sources
parse_sources Parsing sources
parse_sources_by_coderId Parsing sources separately for each coder
parse_source_by_coderId Parsing sources separately for each coder
parsing_sources Parsing sources
plot.rock_parsedSources Parsing sources
prepending_uids Prepending unique utterance identifiers
prepend_ids_to_source Prepending unique utterance identifiers
prepend_ids_to_sources Prepending unique utterance identifiers
print.rock_graphList Plot the graphs in a list of graphs
print.rock_parsedSource Parsing sources
print.rock_parsedSources Parsing sources
rbind_dfs Simple alternative for rbind.fill or bind_rows
rbind_df_list Bind lots of dataframes together rowwise
recode_addChildCodes Add child codes under a parent code
recode_delete Remove one or more codes
recode_merge Merge two or more codes
recode_move Move one or more codes to a different parent
recode_rename Rename one or more codes
recode_split Split a code into multiple codes
repeatStr Repeat a string a number of times
repStr Repeat a string a number of times
reset Options for the rock package
rock rock: A Reproducible Open Coding Kit
root_from_codePaths Get the roots from a vector with code paths
save_workspace Save your justifications to a file
search_and_replace_in_source Cleaning & editing sources
search_and_replace_in_sources Cleaning & editing sources
set Options for the rock package
show_attribute_table Show a table with all attributes in the RStudio viewer and/or console
show_inductive_code_tree Show the inductive code tree(s)
stripCodePathRoot Strip the root from a code path
vecTxt Easily parse a vector into a character value
vecTxtQ Easily parse a vector into a character value
wrapVector Wrap all elements in a vector
yaml_delimiter_indices Get indices of YAML delimiters