<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chito_ng</author_name>
  <author_url>https://blog.hatena.ne.jp/chito_ng/</author_url>
  <blog_title>まずは蝋の翼から。</blog_title>
  <blog_url>https://knknkn.hatenablog.com/</blog_url>
  <categories>
    <anon>R</anon>
    <anon>使い方メモ(不便解決)</anon>
  </categories>
  <description>Rでstr_match_all(string, pattern)でstringに対してマッチしたpattern文字列を抽出する。 pattern部分は()を入れることでpattern中の一部分だけを取ることができる。 listの1要素目がマッチした部分の全体、2要素目以降が括弧でマッチさせた抽出される。 _allがないstr_matchの場合ははじめに一致したもののみlistで取得。 _allありはstr_matchの場合は一致したものがすべてMatrixで取得。 www.rdocumentation.org 実例 model_hoge:fuga_piyo:fugaという文字列から、_と:に挟…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fknknkn.hatenablog.com%2Fentry%2F2020%2F07%2F24%2F180009&quot; title=&quot;正規表現で文字列からほしい部分を抽出する - まずは蝋の翼から。&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>2020-07-24 18:00:09</published>
  <title>正規表現で文字列からほしい部分を抽出する</title>
  <type>rich</type>
  <url>https://knknkn.hatenablog.com/entry/2020/07/24/180009</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
