Last chance! 50% off unlimited learning
Sale ends in
Show methods for S4 objects of classes
kRp.lang
,
kRp.readability
,
kRp.corp.freq
or
kRp.TTR
.
# S4 method for kRp.lang
show(object)# S4 method for kRp.TTR
show(object)
# S4 method for kRp.corp.freq
show(object)
# S4 method for kRp.readability
show(object)
# S4 method for kRp.text
show(object)
An object of class kRp.lang
, kRp.readability
,
kRp.corp.freq
, or kRp.TTR
.
# NOT RUN {
guess.lang("/home/user/data/some.txt", udhr.path="/home/user/data/udhr_txt/")
# }
# NOT RUN {
MTLD(tagged.txt)
# }
# NOT RUN {
flesch(tagged.txt)
# }
Run the code above in your browser using DataLab