BEPAS 2.11 Factor vectors + summarizing data

Create an R object MVPAbyWalkability: summarize the MVPA_acc by Walkability by calculating the number of cases, the median, Percentile 25 and percentile 75 (in that order).
Remark: you’ll need the function quantile(). Use the help file!

(Paste the code chunck)