<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>eerf0309458</author_name>
  <author_url>https://blog.hatena.ne.jp/eerf0309458/</author_url>
  <blog_title>Programming Memo</blog_title>
  <blog_url>https://eerf0309458.hatenadiary.com/</blog_url>
  <categories>
    <anon>R</anon>
  </categories>
  <description>必用ライブラリのインストール The Comprehensive R Archive Network - knitr The Comprehensive R Archive Network - markdown $ library(knitr) $ library(markdown) レポートの作成方法(markdown) test.Rmd # 概要 ## iris summary ` ``{r results='asis'} summary(iris) plot(iris[,1],iris[,2]) kable(head(iris,5)) ` `` $ knit(test.Rmd) $ ma…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Feerf0309458.hatenadiary.com%2Fentry%2F2016%2F04%2F30%2F210246&quot; title=&quot;Rでレポートを作成する - Programming Memo&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-04-30 21:02:46</published>
  <title>Rでレポートを作成する</title>
  <type>rich</type>
  <url>https://eerf0309458.hatenadiary.com/entry/2016/04/30/210246</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
