create_chunk            Tools for creating (data) chunks and inserting
                        them into Rmarkdown documents
create_data_chunk_dialog
                        Invoke Shiny gadget to create a data chunk
data_decode             Decode and encode text and binary data files
insert_data_chunk_dialog
                        Invoke Rstudio addin to insert a data chunk in
                        active source document
insert_data_chunk_template
                        Insert an empty data chunk template in active
                        source document
is.file.binary          Determine if a file is binary or text
list_rmd_chunks         Tools for working with existing chunks in
                        Rmarkdown documents
remove_chunks_dialog    Invoke Rstudio addin to remove chunks from the
                        active source document
