Skip to content

Commit

Permalink
dropping snark from metadat vignette
Browse files Browse the repository at this point in the history
  • Loading branch information
collinschwantes committed Sep 11, 2024
1 parent ae165ea commit 397e9c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/metadata.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ expand_frictionless_metadata(structural_metadata = structural_metadata,
## remove an element from the structural metadata and datapackage
# dropping the comments field because comments field
# dropping the comments field
structural_metadata <- structural_metadata[-5]
expand_frictionless_metadata(structural_metadata = structural_metadata,
Expand Down

0 comments on commit 397e9c6

Please sign in to comment.