Files in brendan-r/googdown
Tools for authoring Google Documents in Rmarkdown

.Rbuildignore
.gitignore
.travis.yml
CONDUCT.md
DESCRIPTION
NAMESPACE
NEWS.md R/ast_conversion.R R/code_blocks.R R/delete.R R/diffing.R R/docx_alter.R R/download.R R/find_and_replace_pass.R R/from_other_packages.R R/image_hashing.R R/json_utils.R R/misc.R R/patching.R R/pull.R R/push.R R/remote_to_local_diffs.R R/update.R R/zzz.R README.md
appveyor.yml
googdown.Rproj
inst/custom-reference.docx
inst/custom-reference.odt
man/add_to_renviron.Rd man/cache_version_files.Rd man/gd_auth.Rd man/gd_delete.Rd man/gd_download.Rd man/gd_export.Rd man/gd_ls.Rd man/gd_pull.Rd man/gd_push.Rd man/gd_update.Rd man/google_doc.Rd man/post_processor.Rd man/pre_knit.Rd man/remove_docx_bookmarks.Rd man/standardize_rmd.Rd tests/test_files/code_blocks/01_simplest_code_block.Rmd tests/test_files/code_blocks/02_with_name.Rmd tests/test_files/code_blocks/03_with_params.Rmd tests/test_files/code_blocks/04_params_and_name.Rmd tests/test_files/code_blocks/05_with_name_w_comma.Rmd tests/test_files/code_blocks/06_with_params_w_comma.Rmd tests/test_files/code_blocks/07_params_and_name_w_comma.Rmd tests/test_files/markdown_files/block_quote.md tests/test_files/markdown_files/bold_italic.md tests/test_files/markdown_files/citations.md tests/test_files/markdown_files/code_block.md tests/test_files/markdown_files/code_block_langages_specified.md tests/test_files/markdown_files/code_inline.md tests/test_files/markdown_files/equation_block.md tests/test_files/markdown_files/equation_inline.md tests/test_files/markdown_files/figure.md tests/test_files/markdown_files/figure_with_caption.md tests/test_files/markdown_files/footnote.md tests/test_files/markdown_files/headings.md tests/test_files/markdown_files/hyperlink.md tests/test_files/markdown_files/list_bulleted.md tests/test_files/markdown_files/list_compact_bulleted.md tests/test_files/markdown_files/list_loose_bulleted.md tests/test_files/markdown_files/list_numbered.md tests/test_files/markdown_files/paragraphs.md tests/test_files/markdown_files/superscript_subscript.md tests/test_files/markdown_files/table_simple.md tests/test_files/markdown_files/table_simple_alignment.md tests/test_files/markdown_files/table_simple_captioned.md tests/test_files/rmarkdown_files/with_minimal_code_block.Rmd tests/test_files/rmarkdown_files/with_parameterized_code_block.Rmd tests/test_files/rmarkdown_files/with_some_inline_code.Rmd
tests/test_files/round_trips/1_no_code_sentence_add/local1.ast
tests/test_files/round_trips/1_no_code_sentence_add/local1.md
tests/test_files/round_trips/1_no_code_sentence_add/output.ast
tests/test_files/round_trips/1_no_code_sentence_add/remote1.ast
tests/test_files/round_trips/1_no_code_sentence_add/remote1.md
tests/test_files/round_trips/1_no_code_sentence_add/remote2.ast
tests/test_files/round_trips/1_no_code_sentence_add/remote2.md tests/test_files/round_trips/1_no_code_sentence_add/source.Rmd
tests/test_files/round_trips/1_no_code_sentence_add/source.ast
tests/test_files/round_trips/2_real_round_trip/_local.ast
tests/test_files/round_trips/2_real_round_trip/_remote1.ast
tests/test_files/round_trips/2_real_round_trip/_remote2.ast
tests/test_files/round_trips/2_real_round_trip/_source.ast
tests/test_files/round_trips/2_real_round_trip/expected_output.Rmd tests/test_files/round_trips/2_real_round_trip/expected_output.md tests/test_files/round_trips/2_real_round_trip/source.Rmd tests/test_files/round_trips/2_real_round_trip/source.md tests/testthat.R tests/testthat/diffing.R tests/testthat/match_lines.R tests/testthat/patching.R tests/testthat/test_01_md_to_ast.R tests/testthat/test_02_rmd_to_ast.R tests/testthat/test_03_round_trips.R tests/testthat/test_04_code_blocks.R
brendan-r/googdown documentation built on May 13, 2019, 5:09 a.m.