#ifndef H__R_LIST_ITEM__ #define H__R_LIST_ITEM__ #include SEXP R_listItem(SEXP list, const char *name); #endif // H__R_LIST_ITEM__