Mimmic Excel Features Calculate percent of column in R You want to calculate percent of column in R as shown in this example, or as you would in a PivotTable: Here are two ways: (1) using Base R, (2) …