Skip to content

Instantly share code, notes, and snippets.

@malcolmbarrett
Created July 13, 2021 15:46
Show Gist options
  • Save malcolmbarrett/13c841a2173a74558b3e09725e5fabda to your computer and use it in GitHub Desktop.
Save malcolmbarrett/13c841a2173a74558b3e09725e5fabda to your computer and use it in GitHub Desktop.
{
"panes": {
"quadrants": [
"Source",
"Console",
"TabSet1",
"TabSet2"
],
"tabSet1": [
"Environment",
"History",
"Connections",
"Build",
"VCS",
"Tutorial",
"Presentation"
],
"tabSet2": [
"Files",
"Plots",
"Packages",
"Help",
"Viewer"
],
"console_left_on_top": false,
"console_right_on_top": true
},
"save_files_before_build": true,
"default_project_location": "~/Google Drive/Active/reference",
"restore_source_documents": false,
"document_author": "Malcolm Barrett",
"rmd_preferred_template_path": "/Library/Frameworks/R.framework/Versions/3.6/Resources/library/posterdown/rmarkdown/templates/posterdown_html",
"wrap_tab_navigation": false,
"save_workspace": "never",
"reuse_sessions_for_project_links": true,
"jobs_tab_visibility": "shown",
"rmd_viewer_type": "pane",
"posix_terminal_shell": "bash",
"shiny_viewer_type": "browser",
"source_with_echo": true,
"check_arguments_to_r_function_calls": true,
"check_unexpected_assignment_in_function_call": true,
"warn_variable_defined_but_not_used": true,
"style_diagnostics": true,
"initial_working_directory": "~/Google Drive/Active/malco.io",
"show_doc_outline_rmd": true,
"show_rmd_render_command": true,
"visual_markdown_editing_is_default": true,
"visual_markdown_editing_wrap": "sentence",
"show_diagnostics_other": true,
"graphics_backend": "ragg",
"rainbow_parentheses": true,
"git_diff_ignore_whitespace": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment