Computes the percentage of a selected number of cases among the total number of cases.

get_percent(count, total)

Arguments

count

numeric. Number of selected cases

total

numeric. Total number of cases

Value

double. Percentage rounded to one decimal