Use the exibble dataset to create a gt table. Within the fmt_currency() call, we’ll format the currency column to have currency values in guilder (a defunct Dutch currency). We can register this custom currency with the currency() helper function, supplying the "ƒ" HTML entity for html outputs and using "f" for any other type of gt output.