Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ropensci/rpubmed
Browse files Browse the repository at this point in the history
  • Loading branch information
DASpringate committed Feb 15, 2013
2 parents fb746fe + b5ba5e3 commit a1da952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ I have built in support for searching and processing [MeSH headings](http://www.
- `fetch_in_chunks(ids, chunk_size = 500, delay = 0, ...)` - `fetch_in_chunks(ids, chunk_size = 500, delay = 0, ...)`
- `pubmed_fetch(ids, file_format = "xml", as_r_object = TRUE, ...)` - `pubmed_fetch(ids, file_format = "xml", as_r_object = TRUE, ...)`
* textsearch - Tools for text-mining of abstracts and metadata from downloaded records * textsearch - Tools for text-mining of abstracts and metadata from downloaded records
- `get_articles_by_terms(corpus, term_list, where, case_sensitive = FALSE)` - `get_articles_by_terms(corpus, term_list, where, case_sensitive = FALSE, ...)`
- `record_counts_by_year(corpus)` - `record_counts_by_year(corpus)`
* io - saving records to disk and printing summaries of abstract lists to file or sdout * io - saving records to disk and printing summaries of abstract lists to file or sdout
- `write_JSON_file(x, file)` - `write_JSON_file(x, file)`
Expand Down

0 comments on commit a1da952

Please sign in to comment.