-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
70 changed files
with
6,867 additions
and
150 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
--- | ||
title: "차세대 대쉬보드" | ||
subtitle: "flexdashboard → 쿼토 대시보드" | ||
author: "이광춘" | ||
institute: "한국 R 사용자회" | ||
date: 2024-04-30 | ||
format: | ||
insper-revealjs: | ||
self-contained: false | ||
code-overflow: wrap | ||
footer: | | ||
한국 R 사용자회 [chatGPT](https://r2bit.com/chatGPT/). theme [insper](https://github.com/padsInsper/quarto-insper-theme) 소스코드 [GitHub](https://github.com/padsInsper/quarto-insper-theme). | ||
date-format: long | ||
lang: ko | ||
filters: | ||
- lightbox | ||
lightbox: auto | ||
bibliography: bibliography.bib | ||
csl: apa-single-spaced.csl | ||
editor_options: | ||
chunk_output_type: console | ||
--- | ||
|
||
## 목차 | ||
|
||
1. 서울 R 미트업 | ||
|
||
2. 챗GPT 데이터 사이언스 (도서) | ||
|
||
3. 쿼토 | ||
|
||
4. R마크다운 → flexdashboard → 쿼토 대시보드 | ||
|
||
5. 질의응답! | ||
|
||
{{< include slideshow/202404-meetup/seoul-r-meeup.qmd >}} | ||
|
||
{{< include slideshow/202404-meetup/book.qmd >}} | ||
|
||
{{< include slideshow/202404-meetup/quarto.qmd >}} | ||
|
||
{{< include slideshow/202404-meetup/dashboard.qmd >}} | ||
|
||
{{< include slideshow/202404-meetup/reference.qmd >}} | ||
|
Oops, something went wrong.