我有一个我从csv导入的数据框。在自由文本部分中包含以下内容,导致Rstudio中的单元格突出显示红色:
<P><FONT style="BACKGROUND-COLOR: #ff0000">SP#12. Notified 7/9. Ending 7/29.</FONT></P>
<P>boa bin 7-24-2014</P>
<P>This is an amendment to ALT252143. We are adding habitable basement square footage to Unit 1. </P>
<P><FONT style="BACKGROUND-COLOR: #ff0000">PAID NOMINAL FEE ONLY</FONT></P>
我知道&#34; BACKGROUND-COLOR:#ff0000&#34;位是造成这种情况的原因,但我无法确切地找到如何重现这一点。有任何想法吗?向量的类是字符。我使用的是Rstudio的预览版,不确定这是否有所作为。