# Replace curly apostrophes and quotes from word

Copied from textclean, which has not been updated since 2018 and is not
on CRAN. Github:https://github.com/trinker/textclean

## Usage

``` r
replace_curly_quote(x)
```

## Arguments

- x:

  character vector

## Value

character vector
