9 lines
325 B
Markdown
9 lines
325 B
Markdown
|
This is a simple R script to generate a simple report for post activity on a facebook page.
|
||
|
|
||
|
You:
|
||
|
- export your post data from the Facebook Page statistics tab to Excel
|
||
|
- export the key metrics sheet as csv from within Excel
|
||
|
- plug it in this script
|
||
|
- compile using RStudio into a HTML file
|
||
|
|
||
|
Then everythong should work fine
|