시작하기무료로 시작하기

Create an R package R Markdown template file

Now that you have a data set inside your unitConverter package, the next step is to showcase how to use your package to convert the units in this data. One way to do this is by creating an R Markdown document that serves as a template for users of your package.

이 연습은 강의의 일부입니다

Developing R Packages

강의 보기

실습형 인터랙티브 연습

이 예제를 이 샘플 코드를 완성하여 풀어보세요.

# Make an R Markdown template file
___
코드 편집 및 실행