<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>quossy</author_name>
  <author_url>https://blog.hatena.ne.jp/quossy/</author_url>
  <blog_title>ねこすたっと</blog_title>
  <blog_url>https://necostat.hatenablog.jp/</blog_url>
  <categories>
    <anon>tidyverse</anon>
    <anon>data handling</anon>
    <anon>string</anon>
    <anon>R</anon>
  </categories>
  <description>パターンにマッチする文字列を検出する 指定パターンが含まれるかどうか判定する 指定パターンが含まれる位置を返す 文字列の一部分を抽出する 文字列を並べ替える おわりに 参考資料 stringrパッケージは文字列データの操作を楽にしてくれるパッケージ。 tidyverseのコアパッケージに含まれているので、tidyverseパッケージを読み込めば使用可（ダメならlibrary(stringr)で直接読み込む）。 library(tidyverse) 今回はstringrパッケージの基本関数を見ていくだけにして、正規表現（regular expression）についてはまた別の機会に。 パターンに…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnecostat.hatenablog.jp%2Fentry%2F2022%2F09%2F15%2F144316&quot; title=&quot;文字列の操作(1)：文字列を検出する・並べ替える（stringrパッケージ）[R] - ねこすたっと&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>2022-09-15 14:43:16</published>
  <title>文字列の操作(1)：文字列を検出する・並べ替える（stringrパッケージ）[R]</title>
  <type>rich</type>
  <url>https://necostat.hatenablog.jp/entry/2022/09/15/144316</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
