Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jtleek committed Apr 9, 2014
1 parent a36583b commit dbb0985
Show file tree
Hide file tree
Showing 52 changed files with 2,098 additions and 1,483 deletions.
982 changes: 491 additions & 491 deletions 03_GettingData/01_07_readingXML/.Rhistory

Large diffs are not rendered by default.

26 changes: 26 additions & 0 deletions 03_GettingData/01_07_readingXML/.cache/__packages
@@ -1,6 +1,32 @@
base
BiocInstaller
cluster
corpcor
data.table
DBI
fields
Formula
Hmisc
httr
jsonlite
knitr
lars
lattice
makeslides
maps
Matrix
mgcv
nlme
plyr
rhdf5
rJava
rjson
RMySQL
slidify
slidifyLibraries
spam
survival
sva
xlsx
xlsxjars
XML
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Empty file.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Empty file.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
10 changes: 1 addition & 9 deletions 03_GettingData/01_07_readingXML/index.Rmd
Expand Up @@ -8,7 +8,7 @@ framework : io2012 # {io2012, html5slides, shower, dzslides, ...}
highlighter : highlight.js # {highlight.js, prettify, highlight}
hitheme : tomorrow #
url:
lib: ../../libraries
lib: ../../librariesNew
assets: ../../assets
widgets : [mathjax] # {mathjax, quiz, bootstrap}
mode : selfcontained # {standalone, draft}
Expand Down Expand Up @@ -104,14 +104,6 @@ rootNode[[1]][[1]]
xmlSApply(rootNode,xmlValue)
```

---

## Programatically extract parts of the file

```{r explore3, dependson="xmldata"}
xmlSApply(rootNode,xmlValue)
```


---

Expand Down

0 comments on commit dbb0985

Please sign in to comment.