popProjek | R Documentation |
Projects a sample population onto population
popProjek( df = qol, var = "sol_energy_coal_ignition", place = "place", pop = data.frame(eMbalenhle = 35404, Lebohang = 8908, eMzinoni = 10310, KwaDela = 982), latex = TRUE, xlsx = TRUE, dirr = tabdir, verbose = FALSE, debug = FALSE, c.loc = "bottom" )
df |
Data frame containing data to be used |
var |
Character string that specifies the variable under consideration |
pop |
Data frame containing populations |
latex |
Logical that outputs latex table if TRUE |
xlsx |
Logical that writes xlxs tables if TRUE |
dirr |
Directory that output will be stored in |
verbose |
Logical displaying message is TRUE |
debug |
Logical Initializes debugging if TRUE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.