class: title-slide, left, bottom # 데이터 사이언스와 플랫폼 정부 ---- ## **자동화와 추상화** ### 이광춘 / 한국 알(R) 사용자회 ### 2022-04-25 --- class: inverse, middle name: data-science-case # 발표 개요 ---- .pull-left[ **.warmyellow[데이터가 기하급수적으로 증가]**하고 있으며, 지속적인 공공데이터 확대, 데이터3법 및 데이터 기본법 통과에 따른 선진적인 데이터 법제도 기틀 마련되면서 이를 (데이터) 자원으로 가치를 창출하는 **디지털 전환**이 급속도로 진행되고 있으나, 디지털 전환에 따른 **.red[행정, 인력, 기술기반(도구와 언어)]**등 제반 여건은 성숙되지 못한 상황. **.red[플랫폼 (지방)정부]**를 위해서는 선진 디지털 기업을 벤치마킹하고 디지털 기업을 지탱하는 **.green[자동화(Automation)와 추상화(Abstraction)]** 내재화가 반드시 필요함. ] .pull-right[ .left[ 1\. **[.warmyellow[데이터 과학]](#krila-01-data-science)** 2\. [디지털 기업](#krila-02-digital-company) 3\. [자동화](#krila-03-automation) 4\. [플랫폼 (정부)](#krila-04-platform) 5\. [문서 공장](#krila-05-factory) 6\. [마무리](#krila-goodbye) ] ] <!--end of right-column--> <!-------------------------- 1. 개발 필요성 -----------------------------------------> --- name: data-science # 데이터 과학 데이터 사이언스(Data Science)는 데이터를 다루는 과학이다. 따라서 자연법칙을 다루는 자연과학과 맥이 닿아있다. 자연법칙을 측정하여 데이터프레임(DataFrame)으로 나타내면 **변수(Variable)**, **관측점(Observation)**, **값(Value)**으로 표현된다. <img src="fig/data-science-overview.png" alt="데이터 사이언스 개요" width="100%" /> .footnote[ [Google Search - "데이터 과학"](https://www.google.com/search?q=%EB%8D%B0%EC%9D%B4%ED%84%B0+%EA%B3%BC%ED%95%99) ] --- name: tidyverse # AI/ML/DL vs 데이터 과학 <br> .center[ <img src="fig/tidyvese_os.png" width="77%" /> ] .footnote[ [한국통계학회 소식지 2019년 10월호 ](https://statkclee.github.io/ds-authoring/ds-stat-tidyverse.html) ] --- name: tidyverse-definition # tidyverse <br> .center[ <img src="fig/maso_tidyverse.png" width="77%" /> ] .pull-left[ - 기존 자료구조를 재사용 - 파이프 연산자로 간단한 함수를 조합 - 함수형 프로그래밍을 적극 사용 - 기계가 아닌 인간을 위한 설계 ] .pull-right[ - Reuse existing data structures. - Compose simple functions with the pipe. - Embrace functional programming. - Design for humans. ] --- name: y-fx # 30년의 변화를 그림으로 표현 .center[ <img src="fig/intree-xy-f.png" alt="XY" width="77%" /> ] .footnote[ [이광춘(2019-01-26), "Data Scientist 가 바라본 제조업의 발전 전략 및 방안", Intree 4.0 World Forum](https://statkclee.github.io/ds-authoring/intree-seminar-2019-01.html) ] --- name: data-science-graph ## Big Data/AI/ML/Data Science <br> .pull-left[ ### Google Trends: 미국 ![](fig/google-trends-comparison-us-1.png) ] .pull-right[ ### Google Trends: 대한민국 ![](fig/google-trends-comparison-kr-1.png) ] .footnote[ [이광춘 (2020-07-21), "기업운영혁신을 위한 데이터 과학: 기업의 활용방안", 포항산업과학연구원(RIST)](https://statkclee.github.io/ds-authoring/ds-rist.html) ] --- name: data-science-resource # 데이터 경제와 산업 <br> .pull-left[ ### 데이터 자원 ![](fig/economist-bigdata-oil.png) ] .pull-right[ ### 파이프라인 ![](fig/data-economy-industry.png) ] .footnote[ [이광춘 (2020-07-21), "기업운영혁신을 위한 데이터 과학: 기업의 활용방안", 포항산업과학연구원(RIST)](https://statkclee.github.io/ds-authoring/ds-rist.html) ] --- name: data-sciece-value ## 가치 <small> <ul> <li>기술 분석(Descriptive Analytics): 무슨 일이 있었나? (What happened?)</li> <li>진단 분석(Diagnostic Analytics): 왜 일어났나? (Why did it happen?)</li> <li>예측 분석(Predictive Analytics): 무슨 일이 일어날까? (What will happen?)</li> <li>처방 분석(Prescriptive Analytics): 어떻게 그런 일을 일으킬까? (How can we make it happen?)</li> </ul> </small> .center[ <img src="fig/ds-gartner.png" width = "80%" /> ] --- name: data-sciece-cost # 패러다임의 변화 <br> .pull-left[ ### 비용 (인건비 + 자본비용) ![](fig/data-science-cost.png) ] .pull-right[ ### 자동화 (소프트웨어 1.0 + 2.0) ![](fig/automated-machine-learning.png) ] --- name: case-study-worldcup ## [실제 사례] 러시아 월드컵 (독일전) <br> .center[ <img src="fig/worldcup.gif" alt="월드컵" width="80%" /> ] .footnote[ [러시아 월드컵(2018) - 한국 vs 독일](https://statkclee.github.io/viz/viz-worldcup-germany.html) ] --- name: case-study-earthquake ## [실제 사례] 지진해일 대피소 <br> .center[ <img src="fig/earthquake.png" alt="월드컵" width="80%" /> ] .footnote[ [xwMOOC (2018-01-17), "지진해일 대피소 - crosstalk"](https://statkclee.github.io/viz/viz-earthquake-shelter.html) ] --- name: case-study-congress ## [실제 사례] 국회의원 프로필 <br> .center[ <img src="fig/trelliscopejs.png" alt="국회의원 사진" width="80%" /> ] .footnote[ [국회의원 사진 - trelliscope](https://statkclee.github.io/viz/viz-congressman.html) ] --- name: case-study-avi ## [실제 사례] 동영상 감성 분석 <br> .center[ <img src="fig/kbs-video.jpg" alt="슬픔은 어디에" width="80%" /> ] .footnote[ - [xwMOOC 딥러닝 - 동영상 감정 분석](https://statkclee.github.io/deep-learning/ms-oxford-video.html) - [KBS NEWS, 인공지능으로 분석한 대통령의 마음…슬픔은 어디에?](http://news.kbs.co.kr/news/view.do?ncd=3390429&ref=D) ] --- name: case-study-regression ## [실제 사례] 회귀분석 - MLB 투수 유전자는 유전이 될까? <br> .center[ <img src="fig/major-league.png" alt="MLB 투수 유전자" width="77%" /> ] .footnote[ [회귀분석 - MLB 투수 유전자는 유전이 될까?](https://statkclee.github.io/politics/pe-baseball-era.html) ] --- name: case-study-birthrate ## [실제 사례] 출산장려 예산은 출산율을 높일까? <br> .center[ <img src="fig/budget-birthrate.png" width="57%" /> ] .footnote[ [저출산과 소요예산 - 상관관계](https://statkclee.github.io/viz/viz-low-birth-rate.html) ] --- name: case-study-tax ## [실제 사례] 증가된 정부예산: 누가 세금을 많이 냈나? <br> .center[ <img src="fig/tax-burden.png"width="77%" /> ] .footnote[ [국세 세금 데이터 분석](https://statkclee.github.io/election/election_tax_EDA.html) ] --- name: case-study-dashboard ## [실제 사례] 대쉬보드 <br> .center[ <img src="fig/krila_dashboard.png" width="100%" /> ] .footnote[ [대통령선거 - 대쉬보드](https://aispiration.com/president/social-dashboard.html) ] --- class: inverse, middle name: krila-02-digital-company # 발표 개요 ---- .pull-left[ **.warmyellow[데이터가 기하급수적으로 증가]**하고 있으며, 지속적인 공공데이터 확대, 데이터3법 및 데이터 기본법 통과에 따른 선진적인 데이터 법제도 기틀 마련되면서 이를 (데이터) 자원으로 가치를 창출하는 **디지털 전환**이 급속도로 진행되고 있으나, 디지털 전환에 따른 **.red[행정, 인력, 기술기반(도구와 언어)]**등 제반 여건은 성숙되지 못한 상황. **.red[플랫폼 (지방)정부]**를 위해서는 선진 디지털 기업을 벤치마킹하고 디지털 기업을 지탱하는 **.green[자동화(Automation)와 추상화(Abstraction)]** 내재화가 반드시 필요함. ] .pull-right[ .left[ 1\. [데이터 과학](#krila-01-data-science) 2\. **[.warmyellow[디지털 기업]](#krila-02-digital-company)** 3\. [자동화](#krila-03-automation) 4\. [플랫폼 (정부)](#krila-04-platform) 5\. [문서 공장](#krila-05-factory) 6\. [마무리](#krila-goodbye) ] ] <!--end of right-column--> --- name: digital-traditional-company # 전통기업: 사업 모형 .center[ <img src="fig/digital-business-model.png", width="67%" /> ] .footnote[ Klein, J. (2021). Competing in the Age of AI. By MarcoIansiti and KarimLakhani. Harvard Business Review Press: Boston, MA, 2020, ISBN<U+2010>13 978<U+2010>1633697621, hardback, £18, pp. 288. R&D Management, 52(1), 153<U+2013>154. Portico. https://doi.org/10.1111/radm.12489 ] --- name: digital-traditional-company-om # 전통기업: 운영 모형 .center[ <img src="fig/digital-operating-model.png", width="87%" /> ] --- name: digital-traditional-company-bm-om # 전통기업: BM → OM <br> <br> .center[ <img src="fig/digital-bm-om.png", width="100%" /> ] --- name: digital-traditional-company-problem # 전통기업: 문제점 <br> <br> .center[ <img src="fig/traditional-value-of-firm.png", width="100%" /> ] --- name: digital-traditional-company-problem # 전통기업: 근본 원인 <br> .center[ <img src="fig/traditional-om.png", width="100%" /> ] --- name: digital-network-om # 디지털 AI 기업: 운영모형 + 네트워크 효과 .center[ <img src="fig/network-effect-digital.png", width="100%" /> ] --- name: digital-network-ai-company # 디지털 AI 기업: AI 공장과 운영모형 <br> <br> .center[ <img src="fig/ai-factory-om.png", width="100%" /> ] --- name: digital-value # 디지털 AI 기업: 가치(Value), 효용(Utility) .center[ <img src="fig/network-ai-value.png", width="87%" /> ] --- name: digital-value # 디지털 AI 기업: 운영모형 <br> .center[ <img src="fig/ai-network-om.png", width="100%" /> ] --- name: digital-value # 디지털 AI 기업: 운영모형 비교 <br> .center[ <img src="fig/digital-ai-om.png", width="100%" /> ] --- name: digital-collision # 전통기업: 디지털 운영 모형 전환 <br> .center[ <img src="fig/digital-transformation-om.png", width="100%" /> ] --- class: inverse, middle name: krila-03-automation # 발표 개요 ---- .pull-left[ **.warmyellow[데이터가 기하급수적으로 증가]**하고 있으며, 지속적인 공공데이터 확대, 데이터3법 및 데이터 기본법 통과에 따른 선진적인 데이터 법제도 기틀 마련되면서 이를 (데이터) 자원으로 가치를 창출하는 **디지털 전환**이 급속도로 진행되고 있으나, 디지털 전환에 따른 **.red[행정, 인력, 기술기반(도구와 언어)]**등 제반 여건은 성숙되지 못한 상황. **.red[플랫폼 (지방)정부]**를 위해서는 선진 디지털 기업을 벤치마킹하고 디지털 기업을 지탱하는 **.green[자동화(Automation)와 추상화(Abstraction)]** 내재화가 반드시 필요함. ] .pull-right[ .left[ 1\. [데이터 과학](#krila-01-data-science) 2\. [디지털 기업](#krila-02-digital-company) 3\. **[.warmyellow[자동화]](#krila-03-automation)** 4\. [플랫폼 (정부)](#krila-04-platform) 5\. [문서 공장](#krila-05-factory) 6\. [마무리](#krila-goodbye) ] ] <!--end of right-column--> --- name: automation-tax # 세무사 업무 변천과정 <br> <br> <br> .center[ ![세무 업무 변천사](fig/tax-preparation.png) ] .footnote[ [이광춘 (2019-12-04), "자동화(Automation) - ~~로봇~~ 자동화가 빼앗는 일자리 그리고 나", 분당 서현 청소년 수련관 ](https://statkclee.github.io/ds-authoring/ds-bundang-2019.html) ] --- name: automation-productivity-gap # 생산성과 임금 격차 <br>
.footnote[ [Economic Policy Institute, "The Productivity - Pay Gap", July 2019](https://www.epi.org/productivity-pay-gap/) ] --- name: automation-sourcing-strategy # 소싱전략의 변화 <br> <br> .center[ ![소싱 전략의 변화](fig/the-end-of-outsourcing.png) ] .footnote[ 자료출처: Kinetics consulting services / Automation Anywhere ] --- name: automation-paradox # 모라벡의 역설(Moravec’s paradox) <br> .center[ <img src="fig/moravec-paradox.png" width = "87%" /> ] .footnote[ 미국 카네기 멜론 대학 (CMU) 로봇 공학자 한스 모라벡(Hans Moravec)이 1970년대에 ‘it is comparatively easy to make computers exhibit adult level performance on intelligence tests or playing checkers, and difficult or impossible to give them the skills of a one-year-old when it comes to perception and mobility’라는 표현으로 컴퓨터와 인간의 능력 차이를 역설적으로 표현하였다. ] --- name: automation-comparison # 중국어 방 (Chinese room) <br> <br> .pull-left[ ![중국어 방 주장을 모사한 도해](fig/chinese-room-argument.jpg) ] .pull-right[ | 인공지능 | 컴퓨터 | 인간 | |:---------:|:-----------------:|:---------------------:| | 중국어 방 | 하드웨어 | 인간의 외형적인 몸체 | | 영어만 할 줄 아는 사람| 소프트웨어| 인간의 지능 | | 중국어로 된 질문 | 입력(Input) | 인간이 외부에서 접할 수 있는 자극 | | 중국어로 된 답변 | 출력(Output) | 인간이 외부에서 접한 자극에 대한 반응 | | 질문&대답 목록 | 데이터베이스(Database) | 습득된 기억 | ] .footnote[ [중국어 방 역설 (Chinese room argument) - 대체 누가 중국어를 이해하고 있는가?](http://ko.experiments.wikidok.net/wp-d/592f718da44f1a4153e80611/View) ] --- name: automation-apollo # 아폴로 우주선 <br> .center[ ![아폴로 계획에 대한 역할 구분](fig/man-machine-role-allocation.png) ] .footnote[ [Mary (Missy) Cummings (2014), "Man versus Machine or Man + Machine?", Duke University and MIT](https://hal.pratt.duke.edu/sites/hal.pratt.duke.edu/files/u10/IS-29-05-Expert%20Opinion[1]_0.pdf) ] --- name: automation-role-allocation # 인간과 기계 업무분장 <br> .center[ <img src="fig/role-allocation-skill-rules-experties.gif" width = "77%" /> ] .footnote[ [Mary (Missy) Cummings (2017), "Informing Autonomous System Design Through the Lens of Skill-, Rule-, and Knowledge-Based Behaviors", Duke University](https://hal.pratt.duke.edu/sites/hal.pratt.duke.edu/files/u10/IS-29-05-Expert%20Opinion[1]_0.pdf) ] --- name: automation-jobs # Human Supervisory Control <br> <br> .center[ ![human-supervisory-control](fig/human-supervisory-control.png) ] .footnote[ [Mary (Missy) Cummings (2017), "Informing Autonomous System Design Through the Lens of Skill-, Rule-, and Knowledge-Based Behaviors", Duke University](https://hal.pratt.duke.edu/sites/hal.pratt.duke.edu/files/u10/IS-29-05-Expert%20Opinion[1]_0.pdf) ] --- class: inverse, middle name: krila-04-platform # 발표 개요 ---- .pull-left[ **.warmyellow[데이터가 기하급수적으로 증가]**하고 있으며, 지속적인 공공데이터 확대, 데이터3법 및 데이터 기본법 통과에 따른 선진적인 데이터 법제도 기틀 마련되면서 이를 (데이터) 자원으로 가치를 창출하는 **디지털 전환**이 급속도로 진행되고 있으나, 디지털 전환에 따른 **.red[행정, 인력, 기술기반(도구와 언어)]**등 제반 여건은 성숙되지 못한 상황. **.red[플랫폼 (지방)정부]**를 위해서는 선진 디지털 기업을 벤치마킹하고 디지털 기업을 지탱하는 **.green[자동화(Automation)와 추상화(Abstraction)]** 내재화가 반드시 필요함. ] .pull-right[ .left[ 1\. [데이터 과학](#krila-01-data-science) 2\. [디지털 기업](#krila-02-digital-company) 3\. [자동화](#krila-03-automation) 4\. **[.warmyellow[플랫폼 (정부)]](#krila-04-platform)** 5\. [문서 공장](#krila-05-factory) 6\. [마무리](#krila-goodbye) ] ] <!--end of right-column--> --- name: platform-railroad # 플랫폼 <br> .center[ <img src="fig/krila_railroad.png" alt="플랫폼" width="100%" /> ] --- name: platform-aa # 자동화와 추상화 <br> <br> .center[ <img src="fig/krila_aa.png" alt="자동화와 추상화" width="100%" /> ] --- name: platform-operating-system # 플랫폼 - 운영체제(리눅스) <br> <br> .center[ <img src="fig/krila_os.png" alt="운영체제" width="100%" /> ] --- name: platform-government # (지방) 정부 (X) 플랫폼 <br> .center[ <img src="fig/krila_open_gov_platform.png" alt="열린 정부 데이터 플랫폼" width="77%" /> ] .footnote[ Bonina, C., & Eaton, B. (2020). Cultivating open government data platform ecosystems through governance: Lessons from Buenos Aires, Mexico City and Montevideo. Government Information Quarterly, 37(3), 101479. https://doi.org/10.1016/j.giq.2020.101479 ] --- class: inverse, middle name: krila-05-factory # 발표 개요 ---- .pull-left[ **.warmyellow[데이터가 기하급수적으로 증가]**하고 있으며, 지속적인 공공데이터 확대, 데이터3법 및 데이터 기본법 통과에 따른 선진적인 데이터 법제도 기틀 마련되면서 이를 (데이터) 자원으로 가치를 창출하는 **디지털 전환**이 급속도로 진행되고 있으나, 디지털 전환에 따른 **.red[행정, 인력, 기술기반(도구와 언어)]**등 제반 여건은 성숙되지 못한 상황. **.red[플랫폼 (지방)정부]**를 위해서는 선진 디지털 기업을 벤치마킹하고 디지털 기업을 지탱하는 **.green[자동화(Automation)와 추상화(Abstraction)]** 내재화가 반드시 필요함. ] .pull-right[ .left[ 1\. [데이터 과학](#krila-01-data-science) 2\. [디지털 기업](#krila-02-digital-company) 3\. [자동화](#krila-03-automation) 4\. [플랫폼 (정부)](#krila-04-platform) 5\. **[.warmyellow[문서 공장]](#krila-05-factory)** 6\. [마무리](#krila-goodbye) ] ] <!--end of right-column--> --- name: es-document-factory # 문서 공장 (Document Factory) <br> .center[ <img src="fig/document-factory.png" width = "100%" /> ] .footnote[ - [데이터 과학 문서](https://statkclee.github.io/comp_document/) - [PDF를 데이터로 보는 올바른 자세](https://statkclee.github.io/pdf/) ] --- name: es-why # [문서 공장] 문서 제작 문제 <br> .center[ <img src="fig/current-document-problem.png" width = "100%" /> ] .footnote[ - [R마크다운 콘텐츠: 웹사이트, 블로그, 포트폴리오 등](https://statkclee.github.io/comp_document/cd-netlify.html) ] --- name: es-communication # [문서 공장] 데이터 과학 문서 커뮤니케이션 대상 <br> .center[ <img src="fig/document-communication.png" width = "100%" /> ] .footnote[ - [R마크다운 콘텐츠: 웹사이트, 블로그, 포트폴리오 등](https://statkclee.github.io/comp_document/cd-netlify.html) ] --- name: es-code-first # [문서 공장] Code First 문서 제작 <br> .center[ <img src="fig/document-engineering.png" width = "100%" /> ] .footnote[ - [code first 한글](https://github.com/statkclee/codefirst) - [code first 영문](https://github.com/nrohr/codefirst) ] --- name: es-html-word-pdf # R Markdown → PDF, HTML, Word .panelset[ .panel[.panel-name[R Code] <pre> library(knitr) fs::dir_create("01_rmarkdown") # 1. 보고서 만들기 --------------------------------------- ## 1.1. HTML 보고서 --------------------------------------- render("01_bmi_rmarkdown_html.Rmd", output_format="html_document", output_file = glue::glue("01_bmi_rmarkdown.html"), encoding = 'UTF-8', output_dir = "01_rmarkdown") ## 1.2. PDF 보고서 --------------------------------------- render("01_bmi_rmarkdown_pdf.Rmd", output_format="pdf_document", output_file = glue::glue("01_bmi_rmarkdown.pdf"), encoding = 'UTF-8', output_dir = "01_rmarkdown") </pre> ] .panel[.panel-name[문서 생성 결과] .center[ <img src="fig/document-word-html-pdf.png" width = "57%" /> ] ] ] .footnote[ - [code first 한글](https://github.com/statkclee/codefirst) ] --- name: es-basic-parameterized-report # [문서 공장] R Markdown → Parameterized Report .panelset[ .panel[.panel-name[R Code] <pre> fs::dir_create("02_parameterized") # 1. 성별 --------------------------------------- genders <- c("Male", "Female") # 2. 남녀별 보고서 만들기 --------------------------------------- for(gender in genders) { knitr::render("02_bmi_parameterized.Rmd", output_format="html_document", params = list(gender = gender), output_file = glue::glue("02_bmi_parameterized_{gender}.html"), encoding = 'UTF-8', output_dir = "02_parameterized") } </pre> ] .panel[.panel-name[문서 생성 결과] .center[ <img src="fig/parameterized-gender-document.png" width = "57%" /> ] ] ] .footnote[ - [code first 한글](https://github.com/statkclee/codefirst) ] --- name: es-basic-parameterized-report # [문서 공장] R Markdown → 전자우편 발송 .panelset[ .panel[.panel-name[R Code] <pre> fs::dir_create("03_email") # 1. 전자우편 만들기 --------------------------------------- bmi_email <- render_email('03_bmi_email.Rmd') bmi_email bmi_email %>% smtp_send( to = "steve.jobs@gmail.com", from = "victor@r2bit.com", subject = "한국 R 컨퍼런스 후원 테스트", credentials = creds_key("rconf") ) </pre> ] .panel[.panel-name[문서 생성 결과] .center[ <img src="fig/codefirst-email.png" width = "100%" /> ] ] ] .footnote[ - [code first 한글](https://github.com/statkclee/codefirst) ] --- name: es-pro-report # [문서 공장] 전문 보고서 .panelset[ .panel[.panel-name[작업 방식] .center[ <img src="fig/front_rmarkdown.png" width = "77%" /> ] ] .panel[.panel-name[문서 생성 결과] .center[ <img src="fig/pro-report-basic.png" width = "57%" /> ] ] ] .footnote[ - [Professional Report](https://github.com/statkclee/pro_report) ] --- name: es-pro-report-backend # [문서 공장] 전문 보고서 - 데이터베이스 .panelset[ .panel[.panel-name[작업 방식] .center[ <img src="fig/pro_report_backend.png" width = "100%" /> ] ] .panel[.panel-name[문서 생성 결과] .center[ <img src="fig/pro-report-basic.png" width = "57%" /> ] ] ] .footnote[ - [Professional Report](https://github.com/statkclee/pro_report/tree/backend) ] --- name: es-pro-report-backend-parameter # [문서 공장] 전문 보고서 - DB + Parameterized Report .panelset[ .panel[.panel-name[작업 방식] .center[ <img src="fig/pro_report_parameterized.png" width = "100%" /> ] ] .panel[.panel-name[문서 생성 결과] .center[ <img src="fig/pro-report-parameter.png" width = "80%" /> ] ] ] .footnote[ - [Professional Report](https://github.com/statkclee/pro_report/tree/parameterized_document) ] --- name: es-pro-report-dashboard # [문서 공장] shiny 대쉬보드 <br> .center[ <img src="fig/bmi_prediction.gif" width = "90%" /> ] .footnote[ - [Professional Report](https://github.com/statkclee/pro_report/tree/dashboard) ] --- name: es-rconf-website # 사례: [한국 R 컨퍼런스](https://use-r.kr/) - 웹사이트 <br> .center[ <img src="fig/rconf-website.png" width = "80%" /> ] .footnote[ - [제작방법](https://github.com/tidyverse-korea/rconf) ] --- name: es-rconf-template # 사례: [한국 R 컨퍼런스](https://use-r.kr/) - [💻 발표자 템플릿](https://tidyverse-korea.github.io/templates/#1) .center[ <img src="fig/rconf-template.png" width = "80%" /> ] .footnote[ - [제작방법](https://github.com/tidyverse-korea/templates) ] --- name: es-rconf-sponsor # 사례: [한국 R 컨퍼런스](https://use-r.kr/) - [💁 후원](https://tidyverse-korea.github.io/sponsor/#1) .center[ <img src="fig/rconf-sponsor.png" width = "100%" /> ] .footnote[ - [제작방법](https://github.com/tidyverse-korea/sponsor) ] --- name: es-rconf-poster # 사례: [한국 R 컨퍼런스](https://use-r.kr/) - [🆘 포스터](https://tidyverse-korea.github.io/poster/) .center[ <img src="fig/rconf-poster.png" width = "80%" /> ] .footnote[ - [제작방법](https://github.com/tidyverse-korea/poster) ] --- name: es-rconf-survey # 사례: [한국 R 컨퍼런스](https://use-r.kr/) - [👀 여론조사](https://tidyverse-korea.github.io/rconf-2021-survey/) <br> .center[ <img src="fig/krila_rconf_survey.png" width = "80%" /> ] .footnote[ - [제작방법](https://github.com/tidyverse-korea/rconf-2021-survey) ] --- name: krila-goodbye class: middle, inverse .pull-left[ # **경청해 주셔서 <br>감사합니다.** <br/> ## 한국 R 사용자회 / 오픈 통계 패키지 ] .pull-right[ .right[ <img style="border-radius: 100%;" src="fig/bitstat_logo.jpg" width="300px"/> ] ]