Skip to content

Commit

Permalink
Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
mguideng committed Apr 21, 2018
1 parent 7a97b02 commit 8b128dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -713,7 +713,7 @@ NA
</table>
And here's the makeover after some formatting help from `kableExtra`.

[after](images/after.PNG)
![after](images/after.PNG)

It's a nice bundle of functions. It's one that is easy to use and easy to understand; thus, it should be popular for those looking to keep the simplicity of the [Bootstrap](https://www.w3schools.com/bootstrap/bootstrap_tables.asp) table style while adding flexible customization. It's better suited for model-output documents and statistical result-type tables, rather than for fully leveraging on the power of visualization to help interpret the data.

Expand All @@ -731,4 +731,4 @@ Files in the `/script` subfolder serve different purposes.
- *(2script-lq-model.R)*: Calculates and models the LQs into a table layout.
- *(3script-lq-table.Rmd)*: Runs the `knitr::kable` and `kableExtra` functions to format the table. This is also the output since it's intended for conversions from R Markdown to Markdown and HTML.

[process](images/process.PNG)
![process](images/process.PNG)

0 comments on commit 8b128dd

Please sign in to comment.