mirror of
https://github.com/dwinkler1/fran.git
synced 2026-02-19 14:40:58 -05:00
Remove httpgd library and associated calls
Removed httpgd library usage and related code.
This commit is contained in:
parent
28c3c6f7c3
commit
fcd953634a
1 changed files with 0 additions and 4 deletions
|
|
@ -34,10 +34,6 @@ summary(boot_lm)
|
||||||
summary(boot_lmjl)
|
summary(boot_lmjl)
|
||||||
summary(boot_lmjl2)
|
summary(boot_lmjl2)
|
||||||
|
|
||||||
cat("\n============================================================ httpgd ============================================================\n")
|
|
||||||
library(httpgd)
|
|
||||||
hgd()
|
|
||||||
|
|
||||||
cat("\n============================================================ musicMetadata ============================================================\n")
|
cat("\n============================================================ musicMetadata ============================================================\n")
|
||||||
library(musicMetadata)
|
library(musicMetadata)
|
||||||
print(classify_labels('Interscope'))
|
print(classify_labels('Interscope'))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue