<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://lms.onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=R%3A_contoh_DataframeSource</id>
	<title>R: contoh DataframeSource - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://lms.onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=R%3A_contoh_DataframeSource"/>
	<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=R:_contoh_DataframeSource&amp;action=history"/>
	<updated>2026-04-05T16:09:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://lms.onnocenter.or.id/wiki/index.php?title=R:_contoh_DataframeSource&amp;diff=52402&amp;oldid=prev</id>
		<title>Onnowpurbo: Created page with &quot;   library(tm)  docs &lt;- data.frame(doc_id = c(&quot;doc_1&quot;, &quot;doc_2&quot;),                     text = c(&quot;This is a text.&quot;, &quot;This another one.&quot;),                     dmeta1 = 1:2, dmeta2...&quot;</title>
		<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=R:_contoh_DataframeSource&amp;diff=52402&amp;oldid=prev"/>
		<updated>2018-11-01T01:39:58Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;   library(tm)  docs &amp;lt;- data.frame(doc_id = c(&amp;quot;doc_1&amp;quot;, &amp;quot;doc_2&amp;quot;),                     text = c(&amp;quot;This is a text.&amp;quot;, &amp;quot;This another one.&amp;quot;),                     dmeta1 = 1:2, dmeta2...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
 library(tm)&lt;br /&gt;
 docs &amp;lt;- data.frame(doc_id = c(&amp;quot;doc_1&amp;quot;, &amp;quot;doc_2&amp;quot;),&lt;br /&gt;
                    text = c(&amp;quot;This is a text.&amp;quot;, &amp;quot;This another one.&amp;quot;),&lt;br /&gt;
                    dmeta1 = 1:2, dmeta2 = letters[1:2],&lt;br /&gt;
                    stringsAsFactors = FALSE)&lt;br /&gt;
 (ds &amp;lt;- DataframeSource(docs))&lt;br /&gt;
 x &amp;lt;- Corpus(ds)&lt;br /&gt;
 inspect(x)&lt;br /&gt;
 meta(x)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Pranala Menarik==&lt;br /&gt;
&lt;br /&gt;
* [[R]]&lt;/div&gt;</summary>
		<author><name>Onnowpurbo</name></author>
	</entry>
</feed>