명함은 pagedown
기능을 이용하여 구현할 수 있다. 크게 3가지 기능이 명함제작에 필요한데 로고, 키-값으로 구성된 명함 정보, 그리고 명함 외양(css)으로 나눌 수 있다.
로고는 R 사용자회
로고 제작을 참고한다.
명함 기본 템프릿은 R 마크다운 pagedown
템플릿에서 business card
를 선택하여 컴파일한다.
기본템플릿에 기본 정보를 넣어 작성한 내용을 명함으로 제작한 결과는 다음과 같다.
::includeHTML("business_card/R_user_group.html") htmltools
이모지 HTML 참조표 : Emoji Unicode Reference
CSS를 사용해서 좀더 예쁘게 명함을 제작할 수 있다.
---
: "☎ : +82 010-xxxx-xxxx"
phone: "📧 : victor@r2bit.com"
email: "🌐 : www.r2bit.com"
url: |
address
경기도 성남시 분당구 판교: "https://raw.githubusercontent.com/statkclee/art/gh-pages/fig/R_user_group.png"
logo:
person- name: 이광춘
: R 사용자회, 대표
titlerepeat: 12
: "sunflower" # feel free to try other fonts at https://fonts.google.com
googlefonts: 8.5in
paperwidth: 11in
paperheight: 4
cols: 3
rows: 8
size: pagedown::business_card
output---
# CSS ----------------------------
.wrapper {: black;
color-size: 11pt;
font-color: white;
background: 4px solid darkgray;
border
}
.name {: black;
color-size: 15pt;
font: 100%;
width-height: 270%;
line
}
.title {: darkgray;
color-size: 12pt;
font
}
.coordinates {: #100;
color }
데이터 과학자 이광춘 저작
kwangchun.lee.7@gmail.com