1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 10:31:53 +02:00

Update freq function

This commit is contained in:
uscloud
2018-05-22 16:34:22 +02:00
parent 0d80647d41
commit dcc26dd942
71 changed files with 26 additions and 28 deletions

0
man/EUCAST.Rd Normal file → Executable file
View File

0
man/MDRO.Rd Normal file → Executable file
View File

0
man/abname.Rd Normal file → Executable file
View File

0
man/antibiotics.Rd Normal file → Executable file
View File

0
man/as.mic.Rd Normal file → Executable file
View File

0
man/as.rsi.Rd Normal file → Executable file
View File

0
man/atc_property.Rd Normal file → Executable file
View File

0
man/figures/combi_therapy_2.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

0
man/figures/combi_therapy_3.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

0
man/figures/logo_certe.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

0
man/figures/logo_eh1h.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

0
man/figures/logo_interreg.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

0
man/figures/logo_rug.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 9.4 KiB

After

Width:  |  Height:  |  Size: 9.4 KiB

0
man/figures/logo_umcg.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

0
man/figures/mic_example.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

0
man/figures/mono_therapy.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

0
man/figures/rsi_example.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

0
man/first_isolate.Rd Normal file → Executable file
View File

2
man/freq.Rd Normal file → Executable file
View File

@ -18,7 +18,7 @@ frequency_tbl(x, sort.count = TRUE, nmax = getOption("max.print.freq"),
\item{sort.count}{Sort on count. Use \code{FALSE} to sort alphabetically on item.}
\item{nmax}{number of row to print. The default, \code{15}, uses \code{\link[base]{getOption}("max.print.freq")}. Use \code{nmax = 0} or \code{nmax = NA} to print all rows.}
\item{nmax}{number of row to print. The default, \code{15}, uses \code{\link{getOption}("max.print.freq")}. Use \code{nmax = 0} or \code{nmax = NA} to print all rows.}
\item{na.rm}{a logical value indicating whether NA values should be removed from the frequency table. The header will always print the amount of \code{NA}s.}

0
man/guess_atc.Rd Normal file → Executable file
View File

0
man/guess_bactid.Rd Normal file → Executable file
View File

0
man/join.Rd Normal file → Executable file
View File

0
man/key_antibiotics.Rd Normal file → Executable file
View File

0
man/like.Rd Normal file → Executable file
View File

0
man/microorganisms.Rd Normal file → Executable file
View File

0
man/microorganisms.umcg.Rd Normal file → Executable file
View File

0
man/mo_property.Rd Normal file → Executable file
View File

0
man/print.Rd Normal file → Executable file
View File

0
man/rsi.Rd Normal file → Executable file
View File

0
man/rsi_predict.Rd Normal file → Executable file
View File

0
man/septic_patients.Rd Normal file → Executable file
View File