From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Exploring properties Date: Sun, 23 Feb 2020 09:12:02 +0530 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000dbd691059f360987" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:53587) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j5i9h-0002U8-EF for emacs-orgmode@gnu.org; Sat, 22 Feb 2020 22:42:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j5i9g-0003Wy-GG for emacs-orgmode@gnu.org; Sat, 22 Feb 2020 22:42:09 -0500 Received: from mail-lf1-x136.google.com ([2a00:1450:4864:20::136]:44985) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j5i9g-0003Vw-7K for emacs-orgmode@gnu.org; Sat, 22 Feb 2020 22:42:08 -0500 Received: by mail-lf1-x136.google.com with SMTP id 7so4350967lfz.11 for ; Sat, 22 Feb 2020 19:42:08 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane-mx.org@gnu.org Sender: "Emacs-orgmode" To: org-mode mailing list --000000000000dbd691059f360987 Content-Type: text/plain; charset="UTF-8" I don't know if I have missed something obvious. But I am trying to read all the properties data (key-value pairs) into an R source code block (essentially to gather into a data.frame before further processing). I thought properties would be a neat way to put together a small database, and then process it in R. Would appreciate a clue. Warmly, Vikas --000000000000dbd691059f360987 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I don't know if I have missed something obvious. = But I am trying to read all the properties data (key-value pairs) into an R= source code block (essentially to gather into a data.frame before further = processing).

I thought properties would be a neat = way to put together a small database, and then process it in R.
<= br>
Would appreciate a clue.

Warmly,

Vikas
--000000000000dbd691059f360987--