Skip to content

TypeScript code snippet – How to check if its a character in r?

a = "test"
is.character(a)
# TRUE
See also  TypeScript code snippet - How to use in styled components the same settings of another element?

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.