We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
compare_tspec()
To compare two specifications. It should
x
y
ptype_inner
ptype
transform
elt_transform
fill
.names_to
names_to
values_to
Idea: use diffviewer::visual_diff() to show a visual diff.
diffviewer::visual_diff()
This is quite handy in combination with #39 where the user can be informed about unspecified fields.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
To compare two specifications. It should
x
is required but field ofy
is notptype_inner
ofx
andy
field are not compatibleptype
transform
,elt_transform
fill
.names_to
,names_to
,values_to
Idea: use
diffviewer::visual_diff()
to show a visual diff.This is quite handy in combination with #39 where the user can be informed about unspecified fields.
The text was updated successfully, but these errors were encountered: