Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove special characters #18

Open
Schuch666 opened this issue Dec 10, 2024 · 0 comments
Open

Remove special characters #18

Schuch666 opened this issue Dec 10, 2024 · 0 comments
Assignees
Labels
new feature Request for additinal function of functionality

Comments

@Schuch666
Copy link
Owner

Include a removal of special characters:

names(data) <- iconv(names(data), from = 'UTF-8', to = 'ASCII//TRANSLIT')

on eva(), extract_serie(), etc.

@Schuch666 Schuch666 added the new feature Request for additinal function of functionality label Dec 10, 2024
@Schuch666 Schuch666 self-assigned this Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature Request for additinal function of functionality
Projects
None yet
Development

No branches or pull requests

1 participant