<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>M_taka072</author_name>
  <author_url>https://blog.hatena.ne.jp/M_taka072/</author_url>
  <blog_title>とある技術者の徒然草</blog_title>
  <blog_url>https://monodukuri.hatenadiary.com/</blog_url>
  <categories>
    <anon>R言語</anon>
    <anon>プログラミング</anon>
  </categories>
  <description>セルの中にある特定文字をカウントした列を追加する データフレームの中に備考という列があるとする。 その列の中にあるエラー1の数を買うん下列を追加する。 library(tidyverse) df %&gt;% mutate(err_count=str_count(備考,&quot;エラー1&quot;)) -&gt; df_tuika</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmonodukuri.hatenadiary.com%2Fentry%2F2019%2F07%2F27%2F150040&quot; title=&quot;【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>2019-07-27 15:00:40</published>
  <title>【R言語】セルの中にある特定文字をカウントした列を追加する</title>
  <type>rich</type>
  <url>https://monodukuri.hatenadiary.com/entry/2019/07/27/150040</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
