Skip to content

Commit

Permalink
docs: #84 css update for DT
Browse files Browse the repository at this point in the history
  • Loading branch information
bms63 committed Jun 14, 2023
1 parent b0b7df0 commit b157beb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions vignettes/deepdive.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,14 @@ local({
})
```

```{css, echo=FALSE}
# Used to control DT outputs
.text-left {
text-align: left;
}
```

# Introduction

This vignette will explore in detail all the possibilities of the `{xportr}` package for applying information from a metadata object to an R created dataset using the core `{xportr}` functions.
Expand Down

0 comments on commit b157beb

Please sign in to comment.