diff --git a/README.md b/README.md new file mode 100644 index 0000000..0d1de0c --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +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 \ No newline at end of file